]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb08aa7b77d91458127f8cbb0f28d2b0832a3c4a3
treed4581a3b2301e9d60b7424a922fc61aa26244db0
parentc003da2041d3d27097af26c04b143096a99a15cd
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