]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mac80211: do not allow bigger VHT MPDUs than the hardware supports
authorFelix Fietkau <nbd@nbd.name>
Thu, 17 Sep 2020 12:50:31 +0000 (14:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 09:44:26 +0000 (11:44 +0200)
commit3bd5c7a28a7c3aba07a2d300d43f8e988809e147
treef6cc700b2af3cdc83ca476ee3fc16d22eed71dfe
parentc0de8776af6543e10d1a5c8969679fd9f6b66fa9
mac80211: do not allow bigger VHT MPDUs than the hardware supports

Limit maximum VHT MPDU size by local capability.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200917125031.45009-1-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/vht.c