linux/drivers/staging/wilc1000
Glen Lee 608b0515b7 staging: wilc1000: bug fix on memory free
Set tx_buffer to NULL not to free again the memory that is already freed,
which could cause system crash when device is failed.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-21 13:21:09 -08:00
..
Kconfig staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
Makefile staging: wilc1000: remove unused files 2015-12-21 13:21:09 -08:00
TODO
coreconfigurator.c drivers:staging:wilc1000 Fix all comparison to NULL could be written ... 2015-12-18 14:47:28 -08:00
coreconfigurator.h staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
host_interface.c staging: wilc1000: set hif_drv before it is used 2015-12-21 13:21:09 -08:00
host_interface.h staging: wilc1000: remove wilc of struct host_if_drv 2015-12-21 13:21:09 -08:00
linux_mon.c
linux_wlan.c staging: wilc1000: set hif_drv before it is used 2015-12-21 13:21:09 -08:00
linux_wlan_common.h staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
wilc_debugfs.c
wilc_msgqueue.c
wilc_msgqueue.h staging: wilc1000: Fix typo in wilc_msgqueue.h 2015-12-18 14:48:26 -08:00
wilc_sdio.c staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.c 2015-12-21 13:20:04 -08:00
wilc_spi.c staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c 2015-12-21 13:21:09 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: wilc_set_wfi_drv_handler: pass vif index 2015-12-21 13:21:09 -08:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: remove duplicate netdev 2015-12-21 13:21:09 -08:00
wilc_wlan.c staging: wilc1000: bug fix on memory free 2015-12-21 13:21:09 -08:00
wilc_wlan.h staging: wilc1000: remove unused functions 2015-12-21 13:20:04 -08:00
wilc_wlan_cfg.c staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
wilc_wlan_cfg.h staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
wilc_wlan_if.h