Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369566
b: refs/heads/master
c: 0eabccd
h: refs/heads/master
v: v3
  • Loading branch information
Marek Puzyniak authored and Johannes Berg committed Apr 10, 2013
1 parent 823efa1 commit 4b5ddbe
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: e47468518b9dc42db459e7240909946316d9c6c9
refs/heads/master: 0eabccd940f0f25da0ae29e555fddb8fb84d8e27
1 change: 1 addition & 0 deletions trunk/net/mac80211/cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,7 @@ static int ieee80211_stop_ap(struct wiphy *wiphy, struct net_device *dev)
ieee80211_free_keys(sdata);

sdata->vif.bss_conf.enable_beacon = false;
sdata->vif.bss_conf.ssid_len = 0;
clear_bit(SDATA_STATE_OFFCHANNEL_BEACON_STOPPED, &sdata->state);
ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_BEACON_ENABLED);

Expand Down

0 comments on commit 4b5ddbe

Please sign in to comment.