Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > From: Zong-Zhe Yang <kevin_yang@xxxxxxxxxxx> > > 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@xxxxxxxxxxx> > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 8 patch(es) applied to rtw-next branch of rtw.git, thanks. 7c31f102030f wifi: rtw89: pass chan to rfk_band_changed() e3a2f20991fe wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flow fcad7da7d3fc wifi: rtw89: 8852a: use right chanctx whenever possible in RFK flow 50b3da25abc6 wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flow 395bd59c95fd wifi: rtw89: 8852c: use right chanctx whenever possible in RFK flow abc129676897 wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flow d03b3d7493f5 wifi: rtw89: rename roc_entity_idx to roc_chanctx_idx fef63150940c wifi: rtw89: introduce chip support link number and driver MLO capability --- https://github.com/pkshih/rtw.git