commit | d1b7524b3ea140e552658485d4e9dce5ee2953e1 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@codeaurora.org> | Thu May 28 21:34:33 2020 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Sun May 31 11:26:42 2020 +0200 |
tree | 76d9a5d505d8ac0032ec736771046243a6a6085d | |
parent | 24a2042cb22fdfc7feef0df9622f0d9d71b8ced1 [diff] |
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>