Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277765
b: refs/heads/master
c: 55de47f
h: refs/heads/master
i:
  277763: 549218c
v: v3
  • Loading branch information
Eliad Peller authored and John W. Linville committed Nov 9, 2011
1 parent c0b4b00 commit 91f1c31
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6e6ae9ddf0bc19ce066ed2f66f7a52b827e4514e
refs/heads/master: 55de47f65f661a229a982293a43739e57ec935a5
3 changes: 2 additions & 1 deletion trunk/net/mac80211/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,8 @@ int ieee80211_reconfig(struct ieee80211_local *local)
BSS_CHANGED_BEACON_INT |
BSS_CHANGED_BSSID |
BSS_CHANGED_CQM |
BSS_CHANGED_QOS;
BSS_CHANGED_QOS |
BSS_CHANGED_IDLE;

switch (sdata->vif.type) {
case NL80211_IFTYPE_STATION:
Expand Down

0 comments on commit 91f1c31

Please sign in to comment.