mac80211: update to v6.1.24
[openwrt/staging/dedeckeh.git] / package / kernel / mac80211 / patches / subsys / 110-mac80211_keep_keys_on_stop_ap.patch
index 4dd26da2ec784f28e829f3241d58b1735f887c66..4d4a2a8f5e8d2f8389f0093b0dbc4eb3c18315e1 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;
+@@ -1519,7 +1519,6 @@ static int ieee80211_stop_ap(struct wiph
+       link_conf->bssid_indicator = 0;
  
        __sta_info_flush(sdata, true);
 -      ieee80211_free_keys(sdata, true);