Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208004
b: refs/heads/master
c: 1e29709
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent d07b945 commit e21e041
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: d0893264db29b9bfdb1bc66e731f4ed7f8b52795
refs/heads/master: 1e29709e2e577a862dbffe1c89f8033255a322bb
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 @@ -1321,7 +1321,7 @@ static int download_fw(struct edgeport_serial *serial)
kfree(header);
kfree(rom_desc);
kfree(ti_manuf_desc);
return status;
return -EINVAL;
}

kfree(vheader);
Expand Down

0 comments on commit e21e041

Please sign in to comment.