Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259757
b: refs/heads/master
c: 54cbb66
h: refs/heads/master
i:
  259755: 9b02996
v: v3
  • Loading branch information
Henry Ptasinski authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent d8322c9 commit 87e628e
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: e52d30f2f18b082e12c3ecce1f14a0ab39616353
refs/heads/master: 54cbb66b4b94adac7d4e5aa43a5e0c86802cfd1a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/bmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded)

/* TX FIFO suspend/flush completion */
if (macintstatus & MI_TXSTOP)
if (brcms_b_tx_fifo_suspended(wlc_hw, TX_DATA_FIFO));
brcms_b_tx_fifo_suspended(wlc_hw, TX_DATA_FIFO);

/* noise sample collected */
if (macintstatus & MI_BG_NOISE) {
Expand Down

0 comments on commit 87e628e

Please sign in to comment.