]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: fix scan_read_raw_oob
authorDmitry Maluka <D.Maluka@adbglobal.com>
Fri, 11 May 2012 17:51:51 +0000 (20:51 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 29 May 2012 08:14:58 +0000 (11:14 +0300)
commit5de75843e5dc8ec7509ab442ff765d2dd6e87e63
tree33d697e06ccb7f4c3452dbb91e2477a706d841c3
parent4b0a98562094556bd511977710d6ae6f8a922dfe
mtd: nand: fix scan_read_raw_oob

It seems there is a bug in scan_read_raw_oob() in nand_bbt.c which
should cause wrong functioning of NAND_BBT_SCANALLPAGES option.

Artem: the patch did not apply and I had to amend it a bit.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: stable@kernel.org
drivers/mtd/nand/nand_bbt.c