wifi: mac80211: parse A-MSDU len from EHT capabilities
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Mon, 7 Oct 2024 12:00:55 +0000 (15:00 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:43:29 +0000 (16:43 +0200)
commitcf007927972707d91fae3013ae27f165cebdf535
treeaee0e25a3f22fc80aac161a9ee0cadc6737233a8
parent88b67e91e2928c3311f3658d1270b40708b0de00
wifi: mac80211: parse A-MSDU len from EHT capabilities

On 2.4 GHz there's no VHT, so EHT defines its own bits for
the maximum MPDU length. Parse and store them in the link_sta.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241007144851.e05da59c419a.I0b1c047639160d9a96f48ab013c18ea33f5473b0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/eht.c