summaryrefslogtreecommitdiff
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorKarl Beldan <karl.beldan@rivierawaves.com>2014-10-20 13:46:01 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2014-10-20 19:39:35 (GMT)
commit3ec373c421b6efc41b84b20265b4381beb1d7908 (patch)
treed53801c4b16d0ea75d2ce79ab44c6f56457b1b8c /net/mac80211/Kconfig
parent8a0ee4fe1951af252b1ac7b5c6af4083bafc4c7e (diff)
downloadlinux-3ec373c421b6efc41b84b20265b4381beb1d7908.tar.xz
mac80211: minstrel_ht: include type (cck/ht) in rates flag
ATM, we grep cck rates idx with idx / MCS_GROUP_RATES == MINSTREL_CCK_GROUP. Matching neither-cck-non-ht rates could be done by replacing '==' with '>', however it would be less versatile or explicit. This will allow to match VHT rates with IEEE80211_TX_RC_VHT_MCS. Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com> Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/Kconfig')
0 files changed, 0 insertions, 0 deletions