summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChih-Kang Chang <gary.chang@realtek.com>2023-11-29 15:00:46 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-05 20:14:20 +0000
commitd8bfb29484d599ad65b50cf756eacfa379a8d5ed (patch)
tree8b380aa4669f2cbe578d7bd2ab60e021ea19b40c /kernel
parent5b34e76bbaab1e011c912c0170e1fe69bfedb2b3 (diff)
wifi: rtw89: fix misbehavior of TX beacon in concurrent mode
[ Upstream commit 756b31203d482d2dd1aa6c208978b0410dc7530f ] In concurrent mode, when STA interface is scanning, it causes AP interface TX beacon on wrong channel. We modified it to scan with the operating channel when one of the interfaces is already connected. Additionally, STA interface need to stop scan when AP interface is starting to avoid TX beacon on wrong channel. Finally, AP interface need to stop TX beacon when STA interface is scanning and switching to non-OP channel,This prevent other device to get beacons on wrong channel. Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20231129070046.18443-5-pkshih@realtek.com Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions