Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155379
b: refs/heads/master
c: 87ea8c8
h: refs/heads/master
i:
  155377: ad354e5
  155375: 155ef7a
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Jul 12, 2009
1 parent 26d63f4 commit ef8de34
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: 71f9f6cc9eef47fddc05f34b3d32677ab2e0f1fa
refs/heads/master: 87ea8c887905d8b13ae90b537117592ed027632a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/ti_usb_3410_5052.c
Original file line number Diff line number Diff line change
Expand Up @@ -1657,7 +1657,7 @@ static int ti_do_download(struct usb_device *dev, int pipe,
u8 cs = 0;
int done;
struct ti_firmware_header *header;
int status;
int status = 0;
int len;

for (pos = sizeof(struct ti_firmware_header); pos < size; pos++)
Expand Down

0 comments on commit ef8de34

Please sign in to comment.