]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0dd79fcc9bf9cfcba7726f219b73d8a7cd2850c7
treef10eaa8bcbe723e3171c19e9441ca5da28e29bce
parent9f732ea531b68b6fec91ac7b76db17702d7cf0b8
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