diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2013-12-13 10:44:43 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-12-16 15:16:22 +0200 |
commit | 453cdb61c015f80e492dda217110353cd09eef18 (patch) | |
tree | e0ad70a18e5f0be9b2007e542eb1e4147ac6d315 /tools/perf/scripts/python | |
parent | 2256940010aab059dc238ab81b7b562b17942ec8 (diff) |
ath10k: fix band reporting for mgmt CCK frames on 5GHz
Although CCK modulation isn't expected for 11a if
it happened it made ath10k report wrong band
(2GHz) for a mgmt frame that were actually
received on 5Ghz band. Frequency would also
decoded incorrectly too.
In case of 5GHz-only devices this triggered
mac80211 WARN_ON because there was no according
sband pointer to be found.
The patch should fix delivery of such frames by
using different means to acquire band parameter.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions