]> asedeno.scripts.mit.edu Git - linux.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)
commit7eb26df2972504ffe37da77612c0e5f714f0d6df
tree4c3044951104f8765a40e55ae651072f90a10473
parent09b4a4faf9d037990ac4f8110dd944b27b42d5df
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