summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorKarl Beldan <karl.beldan@rivierawaves.com>2013-04-15 18:28:21 +0200
committerJohannes Berg <johannes.berg@intel.com>2013-04-16 15:59:08 +0200
commitfbd647b17689d584748bad62395cd1161d42d37c (patch)
treebd513410018d31ec19d764aa8a22ca147512edcb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent7a7da6ee0ea3443cd5111adffa80a3daba4bb8df (diff)
mac80211: fix rate control tx handler for VHT rates
Handle VHT rates like HT ones, otherwise we easily trigger the pre-HT rates WARN_ON(rc_rate->idx >= sband->n_bitrates) which will set rc_rate->idx to -1. Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions