-
- Downloads
mac80211: handle width changes from opmode notification IE in beacon
An AP can send an operating channel width change in a beacon opmode notification IE as long as there's a change in the nss as well (See 802.11ac-2013 section 10.41). So don't limit updating to nss only from an opmode notification IE. Signed-off-by:Eyal Shapira <eyalx.shapira@intel.com> Signed-off-by:
Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- net/mac80211/cfg.c 1 addition, 2 deletionsnet/mac80211/cfg.c
- net/mac80211/ieee80211_i.h 2 additions, 2 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/mlme.c 1 addition, 1 deletionnet/mac80211/mlme.c
- net/mac80211/rx.c 1 addition, 2 deletionsnet/mac80211/rx.c
- net/mac80211/vht.c 3 additions, 7 deletionsnet/mac80211/vht.c
Loading
Please register or sign in to comment