diff options
author | Zong-Zhe Yang <[email protected]> | 2023-02-01 11:20:57 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-02-13 19:18:42 +0200 |
commit | 764f07f4565da0c0f94f24d18f9d6f5ddb39ccd8 (patch) | |
tree | cff95db5a5e37af63e17a428abebada9422d6292 /tools/perf/scripts/python/flamegraph.py | |
parent | 3712888e3dba5df2b4f3fb3ba87e20bac6afc7c0 (diff) |
wifi: rtw89: use passed channel in set_tx_shape_dfir()
In path of setting channel and setting TX power, the rtw89_chan instance
to be used is controlled by top and passed down. The set_tx_shape_dfir()
is in path of setting TX power, so it should use the passed rtw89_chan
instead of querying it itself. Otherwise, it might encounter mismatch
between parameters if multi-channel.
For example,
rtw89_8852ce 0000:04:00.0: set tx shape dfir by unknown ch: 155 on 2GHz
Signed-off-by: Zong-Zhe Yang <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions