Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274813
b: refs/heads/master
c: 543e32d
h: refs/heads/master
i:
  274811: 35ad757
v: v3
  • Loading branch information
Daniel Mack authored and Artem Bityutskiy committed Sep 11, 2011
1 parent 6d022eb commit 17ef90f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0fab028b77d714ad302404b23306cf7adb885223
refs/heads/master: 543e32d5ff165d0d68deedb0e3557478c7c36a4a
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nand/pxa3xx_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,8 @@ static int pxa3xx_nand_read_page_hwecc(struct mtd_info *mtd,
* OOB, ignore such double bit errors
*/
if (is_buf_blank(buf, mtd->writesize))
info->retcode = ERR_NONE;
else
mtd->ecc_stats.failed++;
}

Expand Down

0 comments on commit 17ef90f

Please sign in to comment.