]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: rtl8xxxu: Don't claim USB ID 07b8:8188
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Mon, 11 Aug 2025 15:33:28 +0000 (18:33 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 19 Aug 2025 01:20:24 +0000 (09:20 +0800)
commitec0b44736b1d22b763ee94f1aee856f9e793f3fe
treeca3d6db207e8151cd75ad797dcc7848261fcd790
parente798f2ac6040f46a04795d7de977341fa9aeabae
wifi: rtl8xxxu: Don't claim USB ID 07b8:8188

This ID appears to be RTL8188SU, not RTL8188CU. This is the wrong driver
for RTL8188SU. The r8712u driver from staging used to handle this ID.

Closes: https://lore.kernel.org/linux-wireless/ee0acfef-a753-4f90-87df-15f8eaa9c3a8@gmx.de/
Cc: stable@vger.kernel.org
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/f147b2ab-4505-435a-aa32-62964e4f1f1e@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/core.c