Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104586
b: refs/heads/master
c: 6deb270
h: refs/heads/master
v: v3
  • Loading branch information
Pete Zaitcev authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent a66b4b0 commit 1a92cf8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 6381fad77e5d44f8e0e2afffe686cb4e6fc36e71
refs/heads/master: 6deb270b5c60680ca9117bd545302ea6a58bad42
3 changes: 0 additions & 3 deletions trunk/drivers/usb/host/ohci-q.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed)
{
int branch;

if (ohci_to_hcd(ohci)->state == HC_STATE_QUIESCING)
return -EAGAIN;

ed->state = ED_OPER;
ed->ed_prev = NULL;
ed->ed_next = NULL;
Expand Down

0 comments on commit 1a92cf8

Please sign in to comment.