mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 10:32:35 +00:00
6f103aeb5e
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
rtl8xxxu_8188f.c | ||
rtl8xxxu_8192c.c | ||
rtl8xxxu_8192e.c | ||
rtl8xxxu_8723a.c | ||
rtl8xxxu_8723b.c | ||
rtl8xxxu_core.c | ||
rtl8xxxu_regs.h | ||
rtl8xxxu.h |