Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35113
b: refs/heads/master
c: b8e7cdb
h: refs/heads/master
i:
  35111: e7737f0
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Jul 27, 2006
1 parent dd67f97 commit 2324d6e
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: 062caf43d803771b660defe6b147711d8b730364
refs/heads/master: b8e7cdb391c50cfc243a387b6690f5a251537e50
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/bcm43xx/bcm43xx_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2328,7 +2328,7 @@ void bcm43xx_mac_suspend(struct bcm43xx_private *bcm)
tmp = bcm43xx_read32(bcm, BCM43xx_MMIO_GEN_IRQ_REASON);
if (tmp & BCM43xx_IRQ_READY)
goto out;
udelay(10);
udelay(1);
}
printkl(KERN_ERR PFX "MAC suspend failed\n");
}
Expand Down

0 comments on commit 2324d6e

Please sign in to comment.