Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17325
b: refs/heads/master
c: 6ff5ef2
h: refs/heads/master
i:
  17323: 9ff0ae1
v: v3
  • Loading branch information
Patrick Boettcher authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 656abdc commit d6bc095
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6fe66ba63fdd27cfc01ffb2e1835a2a475074a63
refs/heads/master: 6ff5ef28bad0403fbc24cdee127d094449a10ab6
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/dvb-usb-init.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ int dvb_usb_device_init(struct usb_interface *intf, struct dvb_usb_properties

int ret = -ENOMEM,cold=0;

if (du != NULL)
*du = NULL;

if ((desc = dvb_usb_find_device(udev,props,&cold)) == NULL) {
deb_err("something went very wrong, device was not found in current device list - let's see what comes next.\n");
return -ENODEV;
Expand Down

0 comments on commit d6bc095

Please sign in to comment.