]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mac80211: always include HE 6GHz capability in probe request
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Jun 2021 10:41:42 +0000 (13:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 11:10:44 +0000 (13:10 +0200)
commit7d29bc50b30e58102dd0e7a6beb1a72cc41029c5
tree9200959b37351a1bde3d4e46ff0a040360749405
parent52bb205213a8169cc40e1eba96483a9e488c17d3
mac80211: always include HE 6GHz capability in probe request

If HE/6GHz is available (thus we consider dot11HE6GOptionImplemented
to be true), then always include the corresponding capability in the
probe request as required by the spec.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210618133832.25ee4a54a7d0.I8cebd799c85524c8123a11941a104dbdefc03762@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c