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
..
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
Kconfig
linux_mon.c
linux_wlan.c staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred handling 2018-12-05 09:49:45 +01:00
Makefile
microchip,wilc1000,sdio.txt
microchip,wilc1000,spi.txt
TODO
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
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
wilc_wlan_cfg.c
wilc_wlan_cfg.h
wilc_wlan_if.h