commit | 586e01ededf9b713a1512dd658806791a7ca1a50 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 14 12:13:53 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:45 2013 +0100 |
tree | 4957c1373136d14874389e429a73915a58447034 | |
parent | 932dd97c5fef091dd6f605fb1d40143d67d91e09 [diff] |
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>