aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPo Hao Huang <[email protected]>2021-11-11 10:37:06 +0800
committerKalle Valo <[email protected]>2021-12-08 20:27:18 +0200
commiteb4e52b3f38dfd08a89e1084f5980a2bb93456fb (patch)
tree05904623ffaaf7ef6b415a1290159b71fc979e80 /tools/perf/scripts/python
parente45a9e6265d2591efb745c9ffa46f4e9cceb5c65 (diff)
rtw89: fix incorrect channel info during scan
We used to fill in rx skbs' frequency field by mac80211's current channel value. In some cases, mac80211 switches channel before all rx packets have been processed. This results in incorrect bss info. We fix this by filling in frequency field with channel index obtained from hardware, then fix potential cck missing issue by skb's original hw rate. After all fix is done, convert hw rate back to the supported band rate index. Signed-off-by: Po Hao Huang <[email protected]> Signed-off-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions