wifi: rtw89: disable RTS when broadcast/multicast
authorPo-Hao Huang <phhuang@realtek.com>
Fri, 19 Jan 2024 08:14:57 +0000 (16:14 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 23 Jan 2024 11:38:15 +0000 (13:38 +0200)
commitdab2b8c41db2e1756ec9d52d211beb58a00e1400
treebacc9d6756ec16ecd8c8f712b78e40a7b168f2c9
parent7cf6b6764b2f665d317ba0f91c247437019a2f4c
wifi: rtw89: disable RTS when broadcast/multicast

RTS switch should not be enabled for broadcast and multicast. This
could cause incorrect behavior during AP mode, so we fix it.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240119081501.25223-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c