Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354560
b: refs/heads/master
c: ece1d77
h: refs/heads/master
v: v3
  • Loading branch information
Chen Gang authored and Greg Kroah-Hartman committed Jan 12, 2013
1 parent 9c74971 commit 92d60ba
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: 2c449e380153b72e184dd253ce6470acaee53cb0
refs/heads/master: ece1d77ed73b335319725f1d5ffa72ca3fa9b05c
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ohci-q.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ __acquires(ohci->lock)
// ASSERT (urb->hcpriv != 0);

urb_free_priv (ohci, urb->hcpriv);
urb->hcpriv = NULL;
if (likely(status == -EINPROGRESS))
status = 0;

Expand Down

0 comments on commit 92d60ba

Please sign in to comment.