]> git.baikalelectronics.ru Git - kernel.git/commit
UBI: fix bug in image sequence number handling
authorHolger Brunck <holger.brunck@keymile.com>
Mon, 13 Jul 2009 14:47:57 +0000 (16:47 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 15 Jul 2009 08:30:59 +0000 (11:30 +0300)
commit4e83f7fdb9f8d60387f77ec4463d7d93871bd6a4
tree2f3174ff961b6a08481d53149bd8791829b93f9b
parent2f04a1204939a21e34593160ca0b417bfae3dddc
UBI: fix bug in image sequence number handling

This patch fixes a bug in the image seq. number handling in the
scanning level. The assignment of the image_seq was incorrect.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/scan.c