Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361628
b: refs/heads/master
c: d714aaf
h: refs/heads/master
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Mar 20, 2013
1 parent bfa547c commit 220befa
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: 2726e202f7f54e69f95948f5015d39840c47e1b6
refs/heads/master: d714aaf649460cbfd5e82e75520baa856b4fa0a0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ static void ehci_iaa_watchdog(struct ehci_hcd *ehci)
* (a) SMP races against real IAA firing and retriggering, and
* (b) clean HC shutdown, when IAA watchdog was pending.
*/
if (ehci->async_iaa) {
if (1) {
u32 cmd, status;

/* If we get here, IAA is *REALLY* late. It's barely
Expand Down

0 comments on commit 220befa

Please sign in to comment.