diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2023-08-16 16:21:31 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-08-25 12:58:28 +0300 |
commit | ad3dc7220220ae2b86152c67882f9cf5bad4bc1f (patch) | |
tree | 2399f1552803f4125f9e86c223be6170cd7788da /tools/perf/scripts/python/check-perf-trace.py | |
parent | bfbadacf37a204afbfb829d508412d501a22d62c (diff) |
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
We adjust these processes which can work accodrding to vif but call
rtw89_chan_get() with static RTW89_SUB_ENTITY_0. After multi-channel
support, chanctx of vif won't always be on RTW89_SUB_ENTITY_0. So,
we make them call rtw89_chan_get() with rtwvif->sub_entity_idx.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230816082133.57474-5-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions