mac80211: build HE operation with 6 GHz oper information
authorRajkumar Manoharan <rmanohar@codeaurora.org>
Thu, 28 May 2020 19:34:33 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 31 May 2020 09:26:42 +0000 (11:26 +0200)
commitd1b7524b3ea140e552658485d4e9dce5ee2953e1
tree76d9a5d505d8ac0032ec736771046243a6a6085d
parent24a2042cb22fdfc7feef0df9622f0d9d71b8ced1
mac80211: build HE operation with 6 GHz oper information

Add 6 GHz operation information (IEEE 802.11ax/D6.0, Figure 9-787k)
while building HE operation element for non-HE AP. This field is used to
determine channel information in the absence of HT/VHT IEs.

Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
Link: https://lore.kernel.org/r/1589399105-25472-8-git-send-email-rmanohar@codeaurora.org
[fix skb allocation size]
Link: https://lore.kernel.org/r/20200528193455.76796-1-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mesh_plink.c
net/mac80211/util.c