Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329075
b: refs/heads/master
c: 193819c
h: refs/heads/master
i:
  329073: 58d9dc0
  329071: f17b299
v: v3
  • Loading branch information
Matthieu CASTET authored and Artem Bityutskiy committed Sep 4, 2012
1 parent 80979cb commit 2d3b52d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: abb3e01103eb4e2ea5c15e6fedbc74e08bd4cc2b
refs/heads/master: 193819cf2e6e395b1e1be2d36785dc5563a6edca
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/attach.c
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ static int scan_peb(struct ubi_device *ubi, struct ubi_attach_info *ai,
return err;
goto adjust_mean_ec;
case UBI_IO_FF:
if (ec_err)
if (ec_err || bitflips)
err = add_to_list(ai, pnum, UBI_UNKNOWN,
UBI_UNKNOWN, ec, 1, &ai->erase);
else
Expand Down

0 comments on commit 2d3b52d

Please sign in to comment.