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>
Showing
- net/mac80211/ibss.c 4 additions, 6 deletionsnet/mac80211/ibss.c
- net/mac80211/ieee80211_i.h 4 additions, 6 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/mesh.c 4 additions, 5 deletionsnet/mac80211/mesh.c
- net/mac80211/mlme.c 4 additions, 37 deletionsnet/mac80211/mlme.c
- net/mac80211/util.c 30 additions, 24 deletionsnet/mac80211/util.c
Loading
Please register or sign in to comment