mac80211: supress HT/VHT disable if not supported
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Jul 2012 08:29:14 +0000 (10:29 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 Jul 2012 14:18:47 +0000 (16:18 +0200)
commit1b49de26566e7175e8f2d0934db6d9119f553b56
treef10eaa8bcbe723e3171c19e9441ca5da28e29bce
parent36323f817af0376c78612cfdab714b0feb05fea5
mac80211: supress HT/VHT disable if not supported

If HT/VHT isn't supported by us we shouldn't print
a message that we disabled it, do that only if the
AP didn't support WMM and we therefore disable it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c