linux/drivers/staging/wilc1000
Adham Abozaeid 6df6f3849b staging: wilc1000: check if device is initialzied before changing vif
When killing hostapd, the interface is closed which deinitializes the
device, then change virtual interface is called.
This change checks if the device is initialized before sending the
interface change command to the device

Signed-off-by: Adham Abozaeid <adham.abozaeid@microchip.com>
Link: https://lore.kernel.org/r/20191028184019.31194-1-adham.abozaeid@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-29 09:02:35 +01:00
..
Kconfig staging: remove redundant 'default n' from Kconfig 2019-04-16 13:39:01 +02:00
Makefile staging: wilc1000: rename 'host_interface' source and header 2019-07-01 09:01:41 +02:00
microchip,wilc1000,sdio.txt staging: dt-bindings: wilc1000: add optional rtc_clk property 2019-09-12 10:35:51 +01:00
microchip,wilc1000,spi.txt staging: dt-bindings: wilc1000: add optional rtc_clk property 2019-09-12 10:35:51 +01:00
TODO
wilc_hif.c staging: wilc1000: potential corruption in wilc_parse_join_bss_param() 2019-10-24 23:17:17 -04:00
wilc_hif.h staging: wilc1000: remove unused function 2019-08-02 13:58:11 +02:00
wilc_mon.c staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32 2019-07-25 09:48:14 +02:00
wilc_netdev.c staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode 2019-10-24 23:17:17 -04:00
wilc_sdio.c staging: wilc1000: look for rtc_clk clock 2019-09-12 10:35:51 +01:00
wilc_spi.c staging: wilc1000: look for rtc_clk clock in spi mode 2019-09-30 21:58:03 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: check if device is initialzied before changing vif 2019-10-29 09:02:35 +01:00
wilc_wfi_cfgoperations.h staging: wilc1000: use RCU list to maintain vif interfaces list 2019-09-30 21:58:03 +02:00
wilc_wfi_netdevice.h staging: wilc1000: store bss object and use cfg80211_connect_bss() 2019-10-24 23:17:16 -04:00
wilc_wlan_cfg.c staging: wilc1000: use helper API to pack data for firmware 2019-08-08 18:59:18 +02:00
wilc_wlan_cfg.h staging: wilc1000: Replace function wilc_wlan_cfg_get_val() 2019-07-22 07:34:12 +02:00
wilc_wlan_if.h staging: wilc1000: merge drv_handle and operation_mode wids 2019-08-02 13:56:59 +02:00
wilc_wlan.c staging: wilc1000: remove unused interrupt status handling code 2019-09-12 10:37:26 +01:00
wilc_wlan.h staging: wilc1000: remove unused interrupt status handling code 2019-09-12 10:37:26 +01:00