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)
commit3dc948da783e713cd3dc8bbd8f293f8795af8f06
tree2f3174ff961b6a08481d53149bd8791829b93f9b
parentc8cc452501572d4a81331179b00a9bdd5d2bfada
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