linux/drivers/net/wireless/realtek/rtl8xxxu
Bitterblue Smith 6f103aeb5e wifi: rtl8xxxu: Fix reading the vendor of combo chips
The wifi + bluetooth combo chips (RTL8723AU and RTL8723BU) read the
chip vendor from the wrong register because the val32 variable gets
overwritten. Add one more variable to avoid this.

This had no real effect on RTL8723BU. It may have had an effect on
RTL8723AU.

Fixes: 26f1fad29a ("New driver: rtl8xxxu (mac80211)")
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/24af8024-2f07-552b-93d8-38823d8e3cb0@gmail.com
2022-10-12 07:33:59 +03:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile wifi: rtl8xxxu: Support new chip RTL8188FU 2022-10-04 11:09:33 +03:00
rtl8xxxu_8188f.c wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00
rtl8xxxu_8192c.c wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00
rtl8xxxu_8192e.c wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00
rtl8xxxu_8723a.c wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00
rtl8xxxu_8723b.c wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00
rtl8xxxu_core.c wifi: rtl8xxxu: Fix reading the vendor of combo chips 2022-10-12 07:33:59 +03:00
rtl8xxxu_regs.h wifi: rtl8xxxu: Support new chip RTL8188FU 2022-10-04 11:09:33 +03:00
rtl8xxxu.h wifi: rtl8xxxu: Make some arrays const 2022-10-12 07:33:58 +03:00