Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179950
b: refs/heads/master
c: ebddd63
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Jan 18, 2010
1 parent 9dbaef4 commit d9ca1c8
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: b531b55a7bde8aa2bdf7023b3afc6df1bf3dcb67
refs/heads/master: ebddd63b74dcf1cb676d14328d5852f1fee19a8a
1 change: 1 addition & 0 deletions trunk/drivers/mtd/ubi/upd.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol,
if (err)
return err;
vol->updating = 0;
return 0;
}

vol->upd_buf = vmalloc(ubi->leb_size);
Expand Down

0 comments on commit d9ca1c8

Please sign in to comment.