Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261541
b: refs/heads/master
c: ef60e8f
h: refs/heads/master
i:
  261539: 53167eb
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent c9027bb commit ae676dc
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: ee893e9adccd7dc22a6cfc5d4f49e7dd0baead0c
refs/heads/master: ef60e8f5d58752879cc69d9746133f2416ac206a
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/cx231xx/cx231xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,9 @@ static int cx231xx_usb_probe(struct usb_interface *interface,
if (assoc_desc->bFirstInterface != ifnum) {
cx231xx_err(DRIVER_NAME ": Not found "
"matching IAD interface\n");
cx231xx_devused &= ~(1 << nr);
kfree(dev);
dev = NULL;
return -ENODEV;
}

Expand Down

0 comments on commit ae676dc

Please sign in to comment.