Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337812
b: refs/heads/master
c: 695bcb1
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Yang authored and Greg Kroah-Hartman committed Nov 13, 2012
1 parent 9fdee6e commit 1da3f0c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a68292fce139f88bb85b8a53ac9df376063172c3
refs/heads/master: 695bcb1c0a50e8fe04f0ab868cac849130788bc0
2 changes: 2 additions & 0 deletions trunk/drivers/staging/usbip/stub_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,8 @@ static int stub_probe(struct usb_interface *interface,
dev_err(&interface->dev, "stub_add_files for %s\n", udev_busid);
usb_set_intfdata(interface, NULL);
usb_put_intf(interface);
usb_put_dev(udev);
kthread_stop_put(sdev->ud.eh);

busid_priv->interf_count = 0;
busid_priv->sdev = NULL;
Expand Down

0 comments on commit 1da3f0c

Please sign in to comment.