Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190455
b: refs/heads/master
c: fcf7d21
h: refs/heads/master
i:
  190453: 6a0de29
  190451: 9b34730
  190447: 821c8e6
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent 0d8ada1 commit 4585a6d
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: 62f9cfa3ece58268b3e92ca59c23b175f86205aa
refs/heads/master: fcf7d2141f4a363a4a8454c4a0f26bb69e766c5f
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ static int ohci_hub_control (
u16 wLength
) {
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
int ports = hcd_to_bus (hcd)->root_hub->maxchild;
int ports = ohci->num_ports;
u32 temp;
int retval = 0;

Expand Down

0 comments on commit 4585a6d

Please sign in to comment.