Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164982
b: refs/heads/master
c: c0ad729
h: refs/heads/master
v: v3
  • Loading branch information
Bob Liu authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 85d0bf5 commit bd5a1a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a2fbf10eba3a38407e3984bc9503342de2b5e399
refs/heads/master: c0ad7291aae3f76920bdddbc517e20b8d4338ec2
1 change: 0 additions & 1 deletion trunk/drivers/usb/host/uhci-q.c
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,6 @@ static int uhci_urb_enqueue(struct usb_hcd *hcd,
goto err_submit_failed;

/* Add this URB to the QH */
urbp->qh = qh;
list_add_tail(&urbp->node, &qh->queue);

/* If the new URB is the first and only one on this QH then either
Expand Down

0 comments on commit bd5a1a9

Please sign in to comment.