linux_dsm_epyc7002/drivers/net/wireless/rtlwifi/rtl8192ee
Andreas Ruprecht b880c6deab net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver
In the Makefile for this driver, the wrong Kconfig option is used
to trigger the compilation of the object file. This leads to the
driver only being included into the kernel when both CONFIG_RTL8821AE
and CONFIG_RTL8192AE are set to "y".

Signed-off-by: Andreas Ruprecht <rupran@einserver.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-11-24 16:51:26 -05:00
..
def.h
dm.c
dm.h
fw.c
fw.h
hw.c rtlwifi: rtl8192ee: Prevent log spamming for switch statements 2014-10-23 14:02:06 -04:00
hw.h
led.c
led.h
Makefile net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver 2014-11-24 16:51:26 -05:00
phy.c
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c
rf.h
sw.c
sw.h
table.c
table.h
trx.c rtlwifi: Fix static checker warnings for various drivers 2014-10-02 14:26:32 -04:00
trx.h