]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: chan: simplify link handling related to ROC
authorZong-Zhe Yang <kevin_yang@realtek.com>
Tue, 10 Mar 2026 08:01:40 +0000 (16:01 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 16 Mar 2026 06:16:43 +0000 (14:16 +0800)
commit2fed8de4eb98764e559189eb3bac9d3f2954cb95
tree5f6d2e17288fa4a34a9c644c720779317b773062
parent4516621686cb3c628c2094f38e622a94958b335e
wifi: rtw89: chan: simplify link handling related to ROC

The original channel is swapped out for the target channel during ROC.
And, all vifs/links accessing the original channel will be marked with
off-channel. So, it doesn't seem necessary for chan.c to determine which
link instance it is.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260310080146.31113-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/chan.c
drivers/net/wireless/realtek/rtw89/core.h