diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-08-19 17:17:17 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-27 10:50:29 +0800 |
commit | 7c31f102030f938a24ec7ebd321fcf5953718935 (patch) | |
tree | 8663d79edd1815c939215f551fe837675c71a255 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6833337585dda8cc2e00532f1e2a6ad02fbf9dea (diff) |
wifi: rtw89: pass chan to rfk_band_changed()
Originally, all chips have implemented rfk_band_changed() and access chan
with hard-code RTW89_CHANCTX_0 in it. But, it's problematic when the chip
supports multiple channels.
So, change the prototype of rfk_band_changed() and pass chan ahead. And,
we will refine the implementation of each chip in the following.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240819091724.33730-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions