Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291427
b: refs/heads/master
c: 9f61903
h: refs/heads/master
i:
  291425: 09eddb0
  291423: 19cd34d
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Mar 12, 2012
1 parent 1f32fa5 commit d11ba5b
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: 3cd7920a2be893ed0ba58baaed8fc2930e822fc7
refs/heads/master: 9f61903ca24e67c22c02de9fd223a98e03f7797a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ static void ath9k_bss_info_changed(struct ieee80211_hw *hw,
ath9k_ps_wakeup(sc);
mutex_lock(&sc->mutex);

if (changed & BSS_CHANGED_BSSID) {
if (changed & BSS_CHANGED_ASSOC) {
ath9k_config_bss(sc, vif);

ath_dbg(common, CONFIG, "BSSID: %pM aid: 0x%x\n",
Expand Down

0 comments on commit d11ba5b

Please sign in to comment.