]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: Fix debug message
authorRichard Weinberger <richard@nod.at>
Fri, 3 Jul 2015 08:36:16 +0000 (10:36 +0200)
committerRichard Weinberger <richard@nod.at>
Sat, 3 Oct 2015 18:09:55 +0000 (20:09 +0200)
commit5347417e56b68354faf315ca42c99cfb0c02f1dd
treee02ca550ed002732368c68d7816ef978b37dd835
parent4ebb4c9dcbe88a683b083f03176612ee8e87befb
UBI: Fix debug message

We have to use j instead of i. i is the volume id
and not the block.

Reported-by: Alexander.Block@continental-corporation.com
Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/ubi/eba.c