]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/sme.c
wpa_supplicant: Add HE override support
[thirdparty/hostap.git] / wpa_supplicant / sme.c
index a35310157417a130d3122dd234471b495b367017..0cc81bf0cdfc7e9050bd3a551fdf7c250ea6e8e5 100644 (file)
@@ -1869,6 +1869,9 @@ pfs_fail:
        params.vhtcaps_mask = &vhtcaps_mask;
        wpa_supplicant_apply_vht_overrides(wpa_s, wpa_s->current_ssid, &params);
 #endif /* CONFIG_VHT_OVERRIDES */
+#ifdef CONFIG_HE_OVERRIDES
+       wpa_supplicant_apply_he_overrides(wpa_s, wpa_s->current_ssid, &params);
+#endif /* CONFIG_HE_OVERRIDES */
 #ifdef CONFIG_IEEE80211R
        if (auth_type == WLAN_AUTH_FT && wpa_s->sme.ft_ies &&
            get_ie(wpa_s->sme.ft_ies, wpa_s->sme.ft_ies_len,