linux_dsm_epyc7002/drivers/net/wireless/st/cw1200
Kangjie Lu 0ed2a00534 net: cw1200: fix a NULL pointer dereference
In case create_singlethread_workqueue fails, the fix free the
hardware and returns NULL to avoid NULL pointer dereference.

Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-04-25 19:40:09 +03:00
..
bh.c
bh.h
cw1200_sdio.c
cw1200_spi.c
cw1200.h
debug.c cw1200: no need to check return value of debugfs_create functions 2019-02-01 14:34:56 +02:00
debug.h
fwio.c cw1200: fix indentation issues 2019-02-01 14:19:07 +02:00
fwio.h
hwbus.h
hwio.c
hwio.h
Kconfig
main.c net: cw1200: fix a NULL pointer dereference 2019-04-25 19:40:09 +03:00
Makefile
pm.c
pm.h
queue.c cw1200: drop useless LIST_HEAD 2019-01-10 13:35:39 +02:00
queue.h
scan.c cw1200: fix missing unlock on error in cw1200_hw_scan() 2019-01-10 13:35:02 +02:00
scan.h
sta.c cw1200: fix small typo 2018-11-06 19:03:56 +02:00
sta.h
txrx.c cw1200: Remove extra parentheses 2018-08-31 18:42:25 +03:00
txrx.h
wsm.c
wsm.h