mac80211: Update to version 5.7-rc3-1
[openwrt/staging/luka.git] / package / kernel / mac80211 / patches / subsys / 130-disable-fils.patch
index f370dd52ee6a1b6b5def476e01c3aae8bff2999f..5ca64d2c730c9616978c60a05c50c97d470da9f1 100644 (file)
@@ -21,7 +21,7 @@ Disable FILS support, since it pulls in crypto hash support
   * FILS AEAD for (Re)Association Request/Response frames
 --- a/net/mac80211/main.c
 +++ b/net/mac80211/main.c
-@@ -571,7 +571,7 @@ struct ieee80211_hw *ieee80211_alloc_hw_
+@@ -586,7 +586,7 @@ struct ieee80211_hw *ieee80211_alloc_hw_
                           NL80211_FEATURE_MAC_ON_CREATE |
                           NL80211_FEATURE_USERSPACE_MPM |
                           NL80211_FEATURE_FULL_AP_CLIENT_STATE;