Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219685
b: refs/heads/master
c: c2c6a66
h: refs/heads/master
i:
  219683: 9d10355
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Greg Kroah-Hartman committed Aug 31, 2010
1 parent 336127d commit 3f48a2b
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: 211673991ec168c293791a94ad7aa31998907768
refs/heads/master: c2c6a66a51da4d7311aa4508c1cd56c2397cf708
2 changes: 1 addition & 1 deletion trunk/drivers/staging/usbip/stub_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,11 +427,11 @@ static int stub_probe(struct usb_interface *interface,


if (busid_priv->status == STUB_BUSID_ALLOC) {
busid_priv->interf_count++;
sdev = busid_priv->sdev;
if (!sdev)
return -ENODEV;

busid_priv->interf_count++;
dev_info(&interface->dev,
"USB/IP Stub: register a new interface "
"(bus %u dev %u ifn %u)\n", udev->bus->busnum, udev->devnum,
Expand Down

0 comments on commit 3f48a2b

Please sign in to comment.