Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150656
b: refs/heads/master
c: b74444f
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Hansen authored and John W. Linville committed Jun 3, 2009
1 parent f5eb9eb commit e58189f
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: 034d655ee7b79a2f48ba4c2b620d2864a6e0aa14
refs/heads/master: b74444f8a9039603715973a56df588a5d800c4ef
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/beacon.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ void ath_beacon_tasklet(unsigned long data)
} else if (sc->beacon.bmisscnt >= BSTUCK_THRESH) {
DPRINTF(sc, ATH_DBG_BEACON,
"beacon is officially stuck\n");
sc->sc_flags |= SC_OP_TSF_RESET;
ath_reset(sc, false);
}

Expand Down

0 comments on commit e58189f

Please sign in to comment.