]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: rtw89: mcc: correct frequency when MCC
authorChih-Kang Chang <gary.chang@realtek.com>
Tue, 10 Jun 2025 13:00:25 +0000 (21:00 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 16 Jun 2025 05:29:18 +0000 (13:29 +0800)
commitf70fe6eab088bb431d75cc411e7ac0f98c2bd734
tree50be990f6ab548c0060636c0b94e6675e311508c
parent519defe4e8c83a418649c367158f6f8c38439d0a
wifi: rtw89: mcc: correct frequency when MCC

The frequency get from PPDU status set as center channel during MCC,
but we need to report to mac80211 as primary channel. Therefore, we
use the chanctx information in software to instead it.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250610130034.14692-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c