Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310240
b: refs/heads/master
c: 34a5704
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Maluka authored and Artem Bityutskiy committed May 29, 2012
1 parent 11219bc commit b0844c6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 52c2d9aad4923536c10d278e02da2e0254e46ee0
refs/heads/master: 34a5704d91d6f8376a4c0a0143a1dd3eb3ccb37e
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/nand_bbt.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ static int scan_read_raw_oob(struct mtd_info *mtd, uint8_t *buf, loff_t offs,

buf += mtd->oobsize + mtd->writesize;
len -= mtd->writesize;
offs += mtd->writesize;
}
return 0;
}
Expand Down

0 comments on commit b0844c6

Please sign in to comment.