mac80211: prevent spurious HT/VHT downgrade message
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Feb 2013 11:13:53 +0000 (12:13 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:45 +0000 (09:41 +0100)
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>

No differences found