]> git.itanic.dy.fi Git - linux-stable/commit
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
authorJohn Crispin <john@phrozen.org>
Thu, 27 Jun 2019 09:58:32 +0000 (11:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 20 Jul 2019 19:38:44 +0000 (21:38 +0200)
commit5edaac063bbf1267260ad2a5b9bb803399343e58
tree4497aed3e13d3b394f1460bec1b4efa739cd3732
parent91046d6364afde646734c7ead1f649d253c386e9
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN

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>
include/uapi/linux/nl80211.h