Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330624
b: refs/heads/master
c: c65bcb9
h: refs/heads/master
v: v3
  • Loading branch information
Malcolm Priestley authored and Mauro Carvalho Chehab committed Aug 4, 2012
1 parent ba38df3 commit 4791ab0
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: a4e7c51edd2e3fea22447ebd8d26c014a68b6a23
refs/heads/master: c65bcb95beec39402cb574faa2e17aa1e56c1534
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dvb_usb_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static int dvb_usbv2_download_firmware(struct dvb_usb_device *d)
if (ret < 0)
goto err;

return 0;
return ret;
err:
pr_debug("%s: failed=%d\n", __func__, ret);
return ret;
Expand Down

0 comments on commit 4791ab0

Please sign in to comment.