]> www.infradead.org Git - users/dwmw2/linux.git/commit
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
authorJohn Crispin <john@phrozen.org>
Thu, 27 Jun 2019 09:58:32 +0000 (11:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2019 08:11:02 +0000 (10:11 +0200)
commitc60ab146fa9e99c52f2a5bbc2193241d4272e67c
tree57ac48b6be75f771b0c9806172ae68fdfcdad886
parent7744a5521d24bbed1c737bbf711c331fd3a2242c
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN

[ Upstream commit 5edaac063bbf1267260ad2a5b9bb803399343e58 ]

NL80211_HE_MAX_CAPABILITY_LEN has changed between D2.0 and D4.0. It is now
MAC (6) + PHY (11) + MCS (12) + PPE (25) = 54.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20190627095832.19445-1-john@phrozen.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/uapi/linux/nl80211.h