]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Thu, 10 Oct 2024 15:34:43 +0000 (18:34 +0300)
committerKalle Valo <kvalo@kernel.org>
Thu, 17 Oct 2024 14:25:03 +0000 (17:25 +0300)
commita95d28a8a2f76c591a195c06ea15f5b15c66c3d1
treebe296221bd42e985b9a41a7b9141699ad874feac
parent4aefde403da7af30757915e0462d88398c9388c5
wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171

This ID appears to be RTL8188SU, not RTL8192DU. This is the wrong driver
for RTL8188SU. The r8712u driver from staging handles this ID.

I think this ID comes from the original rtl8192du driver from Realtek.
I don't know if they added it by mistake, or it was actually used for
two different chips.

RTL8188SU with this ID exists in the wild. RTL8192DU with this ID
probably doesn't.

Fixes: b5dc8873b6ff ("wifi: rtlwifi: Add rtl8192du/sw.c")
Cc: stable@vger.kernel.org # v6.11
Closes: https://github.com/lwfinger/rtl8192du/issues/105
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/40245564-41fe-4a5e-881f-cd517255b20a@gmail.com
drivers/net/wireless/realtek/rtlwifi/rtl8192du/sw.c