]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
authorFelix Fietkau <nbd@nbd.name>
Sat, 6 Oct 2018 17:35:01 +0000 (19:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Oct 2018 14:01:01 +0000 (16:01 +0200)
commit1efbc519049f04a1e482e5d11abb4a8a68ce021f
tree1a9e09fa489aaeaced52b91b46a2cd6e5cdc6cad
parent43c30d01b97efa9443a79d7e74eae19fc821fee2
mac80211: minstrel: merge with minstrel_ht, always enable VHT support

Legacy-only devices are not very common and the overhead of the extra
code for HT and VHT rates is not big enough to justify all those extra
lines of code to make it optional.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/Kconfig
net/mac80211/Makefile
net/mac80211/main.c
net/mac80211/rate.h
net/mac80211/rc80211_minstrel.c
net/mac80211/rc80211_minstrel.h
net/mac80211/rc80211_minstrel_debugfs.c
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/rc80211_minstrel_ht.h
net/mac80211/rc80211_minstrel_ht_debugfs.c