commit | 34a5704d91d6f8376a4c0a0143a1dd3eb3ccb37e | [log] [tgz] |
---|---|---|
author | Dmitry Maluka <D.Maluka@adbglobal.com> | Fri May 11 20:51:51 2012 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue May 29 11:14:58 2012 +0300 |
tree | 33d697e06ccb7f4c3452dbb91e2477a706d841c3 | |
parent | 52c2d9aad4923536c10d278e02da2e0254e46ee0 [diff] |
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