1
0
Fork 0
alistair23-linux/drivers/staging/wilc1000
Dan Carpenter 0a9019cc8a Staging: wilc1000: unlock on error in init_chip()
When there is an error in init_bus() then we need to call release_bus()
before we return.

Fixes: c5c77ba18e ("staging: wilc1000: Add SDIO/SPI 802.11 driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-15 16:31:09 +01:00
..
Kconfig staging: wilc1000: prefer 'help' in KConfig 2018-10-11 12:10:32 +02:00
Makefile staging: wilc1000: remove coreconfigurator.c file 2018-11-05 15:23:01 +01:00
TODO staging: wilc1000: remove TODO item for comments and code style 2018-08-05 16:15:32 +02:00
host_interface.c staging: wilc1000: fix memory leak in wilc_add_rx_gtk 2019-01-15 16:31:09 +01:00
host_interface.h staging: wilc1000: avoid extra buffer copy while connect cfg ops 2018-12-05 09:49:45 +01:00
linux_mon.c staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface() 2018-09-25 20:53:56 +02:00
linux_wlan.c staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred handling 2018-12-05 09:49:45 +01:00
microchip,wilc1000,sdio.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
microchip,wilc1000,spi.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
wilc_sdio.c staging: wilc1000: fix missing read_write setting when reading data 2018-12-20 16:32:13 +01:00
wilc_spi.c staging: wilc1000: correct inconsistent indenting 2018-12-05 09:51:15 +01:00
wilc_wfi_cfgoperations.c staging: wilc1000: handle scan operation callback from cfg80211 context 2018-12-05 09:49:45 +01:00
wilc_wfi_cfgoperations.h staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface() 2018-09-25 20:53:56 +02:00
wilc_wfi_netdevice.h staging: wilc1000: handle key related cfg operation from cfg80211 context 2018-12-05 09:49:45 +01:00
wilc_wlan.c Staging: wilc1000: unlock on error in init_chip() 2019-01-15 16:31:09 +01:00
wilc_wlan.h staging: wilc1000: refactor code to avoid static variables for config parameters 2018-09-25 20:53:57 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove coreconfigurator.h file 2018-11-05 15:23:01 +01:00
wilc_wlan_cfg.h staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals' 2018-09-25 20:53:57 +02:00
wilc_wlan_if.h staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macro 2018-11-12 14:46:51 -08:00