Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93357
b: refs/heads/master
c: 6427f79
h: refs/heads/master
i:
  93355: 1f99b5e
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent 526293e commit a17b659
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7ef4f0600df3dc2beff838b3f03652677ed28311
refs/heads/master: 6427f7995338387ddded92f98adec19ddbf0ae5e
1 change: 1 addition & 0 deletions trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -2708,6 +2708,7 @@ static void hub_port_connect_change(struct usb_hub *hub, int port1,
if ((status == -ENOTCONN) || (status == -ENOTSUPP))
break;
}
dev_err(hub_dev, "unable to enumerate USB device on port %d\n", port1);

done:
hub_port_disable(hub, port1, 1);
Expand Down

0 comments on commit a17b659

Please sign in to comment.