HomeFreeBSD

net80211: wrong transmit MCS set in HT cap IE

Description

net80211: wrong transmit MCS set in HT cap IE

Current code checks whether or not txstreams are equal to rxstreams and if it
isn't - sets needed bits in "Transmit MCS Set". But if they are equal it sets
whole set to zero, which contradicts the standard, if tx and rx streams are
equal 'Tx MCS Set Defined' (table 9-186, IEEE Std 802.11-2020) must be set to
one.

Reviewed by: bz
Approved by: bz
Sponsored by: Serenity Cybersecurity, LLC
Differential Revision: https://reviews.freebsd.org/D39476

Details

Provenance
mishaAuthored on Apr 14 2023, 3:16 PM
Reviewer
bz
Differential Revision
D39476: net80211: wrong transmit MCS set in HT Capabilities IE
Parents
rGd1b627111818: uart(4): add Sunrise Point UART controllers
Branches
Unknown
Tags
Unknown