linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Larry Finger 78bae1de42 rtlwifi: rtl8821ae: Fix errors in parameter initialization
This driver failed to copy parameters sw_crypto and disable_watchdog into
the locations actually used by the driver. In addition, msi_support was
initialized three times and one of them used the wrong variable. The
initialization of parameter int_clear was moved so that it is near that
of the rest of the parameters.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-12-30 17:06:33 +02:00
..
def.h
dm.c
dm.h
fw.c
fw.h
hw.c
hw.h
led.c
led.h
Makefile
phy.c
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c
rf.h
sw.c rtlwifi: rtl8821ae: Fix errors in parameter initialization 2015-12-30 17:06:33 +02:00
sw.h
table.c
table.h
trx.c
trx.h