diff options
author | Roger Quadros <rogerq@ti.com> | 2014-12-05 16:18:39 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-04-06 03:10:23 +0200 |
commit | d2b51c808745ca93c020ba34a3cf256ad52adc63 (patch) | |
tree | 6dde6542d2de918e83a23df020c2b37e9b06074b /drivers/mtd/mtdsuper.c | |
parent | mtd: docg3: remove invalid __exit annotations (diff) | |
download | linux-d2b51c808745ca93c020ba34a3cf256ad52adc63.tar.xz linux-d2b51c808745ca93c020ba34a3cf256ad52adc63.zip |
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
In test case 3, we set vary_offset to write at different
offsets and lengths in the OOB available area. We need to
do the bitflip_limit check while checking for 0xff outside the
OOB offset + length area that we didn't modify during write.
Signed-off-by: Roger Quadros <rogerq@ti.com>
[Brian: whitespace fixup]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/mtdsuper.c')
0 files changed, 0 insertions, 0 deletions