linux/drivers/staging/wilc1000
Adham Abozaeid 2e299cc969 staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
txq_add_mgmt_pkt allocates memory while being called from atomic context
so needs to use GFP_ATOMIC

Signed-off-by: Adham Abozaeid <adham.abozaeid@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-17 12:40:51 +02:00
..
host_interface.c staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect" 2019-04-16 13:15:54 +02:00
host_interface.h
Kconfig staging: remove redundant 'default n' from Kconfig 2019-04-16 13:39:01 +02:00
Makefile
microchip,wilc1000,sdio.txt
microchip,wilc1000,spi.txt
TODO
wilc_mon.c
wilc_netdev.c staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context. 2019-04-16 13:15:54 +02:00
wilc_sdio.c
wilc_spi.c
wilc_wfi_cfgoperations.c
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h
wilc_wlan.c staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context 2019-04-17 12:40:51 +02:00
wilc_wlan.h
wilc_wlan_cfg.c
wilc_wlan_cfg.h
wilc_wlan_if.h