Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322713
b: refs/heads/master
c: 3067779
h: refs/heads/master
i:
  322711: 5933281
v: v3
  • Loading branch information
yuzheng ma authored and Felipe Balbi committed Sep 6, 2012
1 parent b92b435 commit b60e29c
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: 3b9c1c5ba7a95caae8440ea47308496b14f7301a
refs/heads/master: 3067779b1566ae5fb6af40f03ae874ac47035523
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/musb_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -2049,7 +2049,7 @@ static int musb_urb_enqueue(
* we only have work to do in the former case.
*/
spin_lock_irqsave(&musb->lock, flags);
if (hep->hcpriv) {
if (hep->hcpriv || !next_urb(qh)) {
/* some concurrent activity submitted another urb to hep...
* odd, rare, error prone, but legal.
*/
Expand Down

0 comments on commit b60e29c

Please sign in to comment.