mac80211: Update to version 5.4-rc2
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / subsys / 110-mac80211_keep_keys_on_stop_ap.patch
index 3b1fcdf9c820771cf4e9328a50505d2ea33b5f4a..8e0fddd10ac900595c3398cedca57656f4905edd 100644 (file)
@@ -2,8 +2,8 @@ Used for AP+STA support in OpenWrt - preserve AP mode keys across STA reconnects
 
 --- a/net/mac80211/cfg.c
 +++ b/net/mac80211/cfg.c
-@@ -1058,7 +1058,6 @@ static int ieee80211_stop_ap(struct wiph
-       sdata->u.ap.driver_smps_mode = IEEE80211_SMPS_OFF;
+@@ -1172,7 +1172,6 @@ static int ieee80211_stop_ap(struct wiph
+       sdata->vif.bss_conf.ftmr_params = NULL;
  
        __sta_info_flush(sdata, true);
 -      ieee80211_free_keys(sdata, true);