Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205881
b: refs/heads/master
c: 47c7157
h: refs/heads/master
i:
  205879: c75690b
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent e876ff2 commit 3d686b9
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: ab366c1a23183b134eb19c5814f5c9fd3b0c831d
refs/heads/master: 47c7157f3406e83648dad1c5c4e6e8c0f574dfc3
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 @@ -438,6 +438,8 @@ static int stub_probe(struct usb_interface *interface,
if (err) {
dev_err(&interface->dev, "create sysfs files for %s\n",
udev_busid);
usb_set_intfdata(interface, 0);
stub_device_free(sdev);
return err;
}

Expand Down

0 comments on commit 3d686b9

Please sign in to comment.