linux/drivers/staging/wilc1000
Ajay Singh e6ea187b5b staging: wilc1000: handle freeing of key data in wep add key
Modified the code to free the allocated memory, used to store the key in
wilc_add_wep_key_bss_sta() and wilc_add_wep_key_bss_ap().
After work completion notification is received, free the
memory allocated to avoid missing of free in work function.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 21:55:51 +09:00
..
coreconfigurator.c staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code 2018-05-14 14:04:49 +02:00
coreconfigurator.h staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code 2018-05-14 14:04:49 +02:00
host_interface.c staging: wilc1000: handle freeing of key data in wep add key 2018-06-28 21:55:51 +09:00
host_interface.h staging: wilc1000: added 'work_comp' completion as part of host_if_msg 2018-06-28 21:55:51 +09:00
Kconfig
linux_mon.c staging: wilc1000: added #define for setting radiotap header 2018-05-14 14:04:49 +02:00
linux_wlan.c staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queue 2018-06-17 09:05:13 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: wilc1000: updated TODO list 2018-04-25 15:55:10 +02:00
wilc_debugfs.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_sdio.c staging: wilc1000: fix line over 80 chars in wilc_sdio struct 2018-05-14 14:04:48 +02:00
wilc_spi.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wfi_cfgoperations.c staging: wilc1000: added 'work_comp' completion as part of host_if_msg 2018-06-28 21:55:51 +09:00
wilc_wfi_cfgoperations.h staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration 2018-05-14 14:04:48 +02:00
wilc_wfi_netdevice.h staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local variable 2018-06-17 09:05:13 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wlan_if.h staging: wilc1000: remove 'flag' argument from wilc_mac_indicate() 2018-05-14 14:04:49 +02:00
wilc_wlan.c staging: wilc1000: Use common structs to parse ip packets 2018-06-28 21:54:03 +09:00
wilc_wlan.h staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queue 2018-06-17 09:05:13 +02:00