commit | cf1e05c63642ce65821a6277adfc2157f7334c9d | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Tue Dec 08 16:04:36 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 15 13:16:47 2015 +0100 |
tree | 520021e3e5bbdd88704a9cf91fb7fc2686470796 | |
parent | a87da0cbc42949cefc8282c39ab4cb8c460bd6ea [diff] |
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>