]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: set pause_data field to avoid transmitting data in scan channels
authorChih-Kang Chang <gary.chang@realtek.com>
Sat, 26 Oct 2024 02:21:43 +0000 (10:21 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 1 Nov 2024 02:17:10 +0000 (10:17 +0800)
commit3e407dae7151e90636b02fd2043641567a4ddc0a
tree432cf851a03ee26feb46a2e2c27e8d8cb9055840
parent345c894ee79b7ad6e0b5503b4391afe622b2c864
wifi: rtw89: set pause_data field to avoid transmitting data in scan channels

Set pause_data to all of the scan channels, excluding the OP channel,
to prevent data frame transmission to the scan channels, which causes
retransmission. Additionally, this flag won't affect the transmission
of probe requests from the scan channels.

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