Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155617
b: refs/heads/master
c: 3dc948d
h: refs/heads/master
i:
  155615: 66a6d1b
v: v3
  • Loading branch information
Holger Brunck authored and Artem Bityutskiy committed Jul 15, 2009
1 parent b1449c9 commit 77cab91
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: c8cc452501572d4a81331179b00a9bdd5d2bfada
refs/heads/master: 3dc948da783e713cd3dc8bbd8f293f8795af8f06
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ static int process_eb(struct ubi_device *ubi, struct ubi_scan_info *si,
return -EINVAL;
}

image_seq = be32_to_cpu(ech->ec);
image_seq = be32_to_cpu(ech->image_seq);
if (!si->image_seq_set) {
ubi->image_seq = image_seq;
si->image_seq_set = 1;
Expand Down

0 comments on commit 77cab91

Please sign in to comment.