mac80211: mwl8k: init devices synchronously
[oweals/openwrt.git] / package / kernel / mac80211 / patches / 110-mac80211_keep_keys_on_stop_ap.patch
index 92687f080df9c3658e6fdcf5cefcc9ec4ca6985f..cff6d890cc77f4ca201f4b95fb0990a7d08cc554 100644 (file)
@@ -2,7 +2,7 @@ Used for AP+STA support in OpenWrt - preserve AP mode keys across STA reconnects
 
 --- a/net/mac80211/cfg.c
 +++ b/net/mac80211/cfg.c
-@@ -848,7 +848,6 @@ static int ieee80211_stop_ap(struct wiph
+@@ -886,7 +886,6 @@ static int ieee80211_stop_ap(struct wiph
        sdata->u.ap.driver_smps_mode = IEEE80211_SMPS_OFF;
  
        __sta_info_flush(sdata, true);