]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: rtw88: sdio: Fix disconnection after beacon loss
authorFiona Klute <fiona.klute@gmx.de>
Mon, 6 Jan 2025 13:54:34 +0000 (15:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Feb 2025 09:05:14 +0000 (10:05 +0100)
commit46fa0c08d2232cd7cbc9489d25318ee9a1a5641d
tree0f52ee6dca3928beb515bf689a46295a751bb7d6
parent59dd56cf3b704b81cb5df5aabf8fa4135643ef41
wifi: rtw88: sdio: Fix disconnection after beacon loss

commit fb2fcfbe5eef9ae26b0425978435ae1308951e51 upstream.

This is the equivalent of commit 28818b4d871b ("wifi: rtw88: usb: Fix
disconnection after beacon loss") for SDIO chips.
Tested on Pinephone (RTL8723CS), random disconnections became rare,
instead of a frequent nuisance.

Cc: stable@vger.kernel.org
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Tested-by: Vasily Khoruzhick <anarsoul@gmail.com> # Tested on Pinebook
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250106135434.35936-1-fiona.klute@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/realtek/rtw88/sdio.c