Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208021
b: refs/heads/master
c: 9800eb3
h: refs/heads/master
i:
  208019: 59dff2d
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent 44cfe23 commit 22d5999
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: 10d0ca024257c88b28235fcd58577c3eb01b0460
refs/heads/master: 9800eb330df0c1a8ef6f4123705eea691000e374
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/io_ti.c
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@ static int download_fw(struct edgeport_serial *serial)
kfree(header);
kfree(rom_desc);
kfree(ti_manuf_desc);
return status;
return -EINVAL;
}

/* verify the write -- must do this in order for
Expand Down

0 comments on commit 22d5999

Please sign in to comment.