mac80211: update to 6.6.15
[openwrt/staging/jow.git] / package / kernel / mac80211 / patches / subsys / 110-mac80211_keep_keys_on_stop_ap.patch
index 4dd26da2ec784f28e829f3241d58b1735f887c66..7bf99bec286674b54f886ea0d92d9528d3ae14db 100644 (file)
@@ -9,8 +9,8 @@ Used for AP+STA support in OpenWrt - preserve AP mode keys across STA reconnect
 
 --- a/net/mac80211/cfg.c
 +++ b/net/mac80211/cfg.c
-@@ -1512,7 +1512,6 @@ static int ieee80211_stop_ap(struct wiph
-       link_conf->ftmr_params = NULL;
+@@ -1635,7 +1635,6 @@ static int ieee80211_stop_ap(struct wiph
+       link_conf->bssid_indicator = 0;
  
        __sta_info_flush(sdata, true);
 -      ieee80211_free_keys(sdata, true);