]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add ability to parse CCFS2
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Aug 2018 08:31:18 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:14 +0000 (10:03 +0200)
commit0871384f139cd74310b2b824c02813d944ffa514
tree4c3044951104f8765a40e55ae651072f90a10473
parent2b67f15cc1ea994a82564225552d4453e211954a
mac80211: add ability to parse CCFS2

With newer VHT implementations, it's necessary to look at the
HT operation's CCFS2 field to identify the actual bandwidth
used.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/spectmgmt.c
net/mac80211/util.c