Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119369
b: refs/heads/master
c: 2ad4988
h: refs/heads/master
i:
  119367: bc16ac3
v: v3
  • Loading branch information
Vitaliy Gusev authored and Artem Bityutskiy committed Nov 6, 2008
1 parent df89fb6 commit 75e68c1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b77bcb07897f1a9cd9d1d78691896dcdb0fd1a22
refs/heads/master: 2ad49887150894b9ed6a87a76b409adceee6b074
3 changes: 2 additions & 1 deletion trunk/drivers/mtd/ubi/wl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,8 @@ int ubi_thread(void *u)
ubi_msg("%s: %d consecutive failures",
ubi->bgt_name, WL_MAX_FAILURES);
ubi_ro_mode(ubi);
break;
ubi->thread_enabled = 0;
continue;
}
} else
failures = 0;
Expand Down

0 comments on commit 75e68c1

Please sign in to comment.