linux_dsm_epyc7002/drivers/net/wireless/rtlwifi/rtl8723ae
Larry Finger ef09396ef6 rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
In a number of places, kmalloc or valloc were used to acquire memory.
To ensure that these locations are correctly initialized, the calls were
changed to kzalloc and vzalloc. The change fixes a problem that was causing
HT operations to be cancelled.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-09-30 13:17:38 -04:00
..
btc.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
def.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
dm.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
dm.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
fw.c rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packet 2014-09-30 13:17:38 -04:00
fw.h rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 2014-09-30 13:17:15 -04:00
hal_bt_coexist.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
hal_bt_coexist.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
hal_btc.c rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables 2014-09-30 13:17:38 -04:00
hal_btc.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
hw.c rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 2014-09-30 13:17:15 -04:00
hw.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
led.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
led.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
Makefile rtlwifi: Fix problems with building an allyesconfig 2014-09-26 17:25:00 -04:00
phy.c rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 2014-09-30 13:17:15 -04:00
phy.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
pwrseq.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
pwrseq.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
reg.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
rf.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
rf.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
sw.c rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables 2014-09-30 13:17:38 -04:00
sw.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
table.c rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
table.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00
trx.c rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 2014-09-30 13:17:15 -04:00
trx.h rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version 2014-09-30 13:17:14 -04:00