commit | dc7eb0f2c23f58bc0e15574bda2dc8498d30a833 | [log] [tgz] |
---|---|---|
author | Shaul Triebitz <shaul.triebitz@intel.com> | Sat Dec 15 11:03:20 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 18 14:19:52 2018 +0100 |
tree | 4817563334a235ed01d23e8159276bc183ded4c6 | |
parent | 002245ec20b273bc1e31ed8fbee01396955a0f19 [diff] |
mac80211: do not advertise HE cap IE if HE disabled When disabling HE due to the lack of HT/VHT, do it at an earlier stage to avoid advertising HE capabilities IE. Also, at this point, no need to check if AP supports HE, since it is already checked earlier (in ieee80211_prep_channel). Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>