aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMichal Kazior <[email protected]>2015-08-27 14:47:33 +0200
committerKalle Valo <[email protected]>2015-09-09 12:30:13 +0300
commit6986fdd699f9be57cc1478c738ea6347e3d52547 (patch)
treec9d3d0cb86a46f1e962c2590a86ee60ff1983992 /tools/perf/scripts/python/event_analyzing_sample.py
parentee92a2099f79d47e1d6d4857ab308f5b15a00549 (diff)
ath10k: fix mu-mimo rx status reporting
MU-MIMO Rx involves different interpretation of the VHT-SIG-A compared to SU-MIMO. The incorrect interpretation led ath10k to report VHT MCS values greater than 9 which subsequently prompted mac80211 to drop such frames. This effectively broke Rx with MU-MIMO in many cases and manifested with a kernel warning in the log which looked like this: [ 14.552520] WARNING: CPU: 2 PID: 0 at net/mac80211/rx.c:3578 ieee80211_rx+0x26c/0x940 [mac80211]() [ 14.552522] Rate marked as a VHT rate but data is invalid: MCS: 10, NSS: 2 ... call trace follows ... Signed-off-by: Michal Kazior <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions