Skip to content
Commit 2f176f79 authored by Brijesh Singh's avatar Brijesh Singh Committed by Artem Bityutskiy
Browse files

UBI: fix signed-unsigned multiplication



There is signed multiplication assigned to unsigned ei.addr in io.c.
This causes wrong addresses for big multiplication.This patch solves the
problem.

Signed-off-by: default avatarBrijesh Singh <brijesh.s.singh@gmail.com>
Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
parent 84a92580
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment