mac80211: refactor HT/VHT to chandef code
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Dec 2015 14:08:34 +0000 (15:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:21 +0000 (09:04 +0100)
commit8ac3c70419176b0fbc4aeae30de661f690b2e3ae
treed4581a3b2301e9d60b7424a922fc61aa26244db0
parentde3bb771f471ba7c745a913b95eee70d5fb199b1
mac80211: refactor HT/VHT to chandef code

The station MLME and IBSS/mesh ones use entirely different
code for interpreting HT and VHT operation elements. Change
the code that interprets them a bit - it now modifies an
existing chandef - and use it also in the MLME code.

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/util.c