Revert "wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3"
This reverts commit 8ec1b558ee
.
This commit is contained in:
parent
92f524a047
commit
9c8504d56e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue