Revert "wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3"

This reverts commit 8ec1b558ee.
This commit is contained in:
Ksawlii 2024-11-24 00:23:42 +01:00
parent 92f524a047
commit 9c8504d56e

View file

@ -1089,7 +1089,6 @@ static int ieee_hw_init(struct ieee80211_hw *hw)
ieee80211_hw_set(hw, AMPDU_AGGREGATION);
ieee80211_hw_set(hw, SIGNAL_DBM);
ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
ieee80211_hw_set(hw, MFP_CAPABLE);
hw->extra_tx_headroom = brcms_c_get_header_len();
hw->queues = N_TX_QUEUES;