diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-10-13 14:01:57 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-10-30 10:22:42 +0100 |
commit | c2f46814521113f6699a74e0a0424cbc5b305479 (patch) | |
tree | 44b5a03c3ce8cbd8094d4b094667c6da9f349e7c /init | |
parent | db18d20d1cb0fde16d518fb5ccd38679f174bc04 (diff) | |
download | linux-c2f46814521113f6699a74e0a0424cbc5b305479.tar.gz linux-c2f46814521113f6699a74e0a0424cbc5b305479.tar.bz2 linux-c2f46814521113f6699a74e0a0424cbc5b305479.zip |
mac80211: don't require VHT elements for HE on 2.4 GHz
After the previous similar bugfix there was another bug here,
if no VHT elements were found we also disabled HE. Fix this to
disable HE only on the 5 GHz band; on 6 GHz it was already not
disabled, and on 2.4 GHz there need (should) not be any VHT.
Fixes: 57fa5e85d53c ("mac80211: determine chandef from HE 6 GHz operation")
Link: https://lore.kernel.org/r/20201013140156.535a2fc6192f.Id6e5e525a60ac18d245d86f4015f1b271fce6ee6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions