mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
Write size in function write_eraseblock2 is subpgsize * k. It is wrong to check whether written is equal to subpgsize after each mtd_write. Signed-off-by: Xiaolei Li <xiaolei.li@mediatek.com> Reviewed-by: Richard Weinberger <richard@nod.at> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtd_nandecctest.c | ||
| mtd_test.c | ||
| mtd_test.h | ||
| nandbiterrs.c | ||
| oobtest.c | ||
| pagetest.c | ||
| readtest.c | ||
| speedtest.c | ||
| stresstest.c | ||
| subpagetest.c | ||
| torturetest.c | ||