linux/drivers/staging/wilc1000
Ajay Singh 15c3381e3a staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
Fix for static checker warning inconsistent returns of
'hif_deinit_lock'(more details [1]).

"drivers/staging/wilc1000/host_interface.c:3390 wilc_deinit()
              warn: inconsistent returns 'hif_deinit_lock'."

Fixes: ff52a57a7a ("staging: wilc1000: move the allocation of cmd out
of wilc_enqueue_cmd()")

[1]. https://www.spinics.net/lists/linux-driver-devel/msg114216.html

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-06 17:37:31 +02: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: fix static checker warning to unlock mutex in wilc_deinit() 2018-07-06 17:37:31 +02: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 staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
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 file 2018-06-28 21:55:52 +09: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: use BIT_ULL for NL80211_STA_INFO_* attribute types 2018-06-28 22:08:56 +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