Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: prevent spurious HT/VHT downgrade message
Even when connecting to an AP that doesn't support VHT, and even when the local device doesn't support it either, the downgrade message gets printed. Suppress the message if HT and/or VHT is disabled. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information