Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164553
b: refs/heads/master
c: 4b26d50
h: refs/heads/master
i:
  164551: 02821f1
v: v3
  • Loading branch information
Anand Gadiyar authored and Jiri Kosina committed Sep 21, 2009
1 parent 1c98fbb commit 3290e6f
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: 47a0dfaad9eb82b16193477cf99c2462af03c329
refs/heads/master: 4b26d50b33637b5b0e6dd84a4e0f38036999a192
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-q.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ static struct ed *ed_get (
is_out = !(ep->desc.bEndpointAddress & USB_DIR_IN);

/* FIXME usbcore changes dev->devnum before SET_ADDRESS
* suceeds ... otherwise we wouldn't need "pipe".
* succeeds ... otherwise we wouldn't need "pipe".
*/
info = usb_pipedevice (pipe);
ed->type = usb_pipetype(pipe);
Expand Down

0 comments on commit 3290e6f

Please sign in to comment.