1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/microchip/wilc1000
Yue Haibing c4125bf883 wifi: wilc1000: Remove unused declarations
Commit 8399918f30 ("staging: wilc1000: use RCU list to maintain vif interfaces list")
removed wilc_get_interface() but not its declaration.
Commit 9bc061e880 ("staging: wilc1000: added support to dynamically add/remove interfaces")
declared but never implemented wilc_cfg_alloc() and wilc_netdev_interface().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230819102100.13720-1-yuehaibing@huawei.com
2023-08-23 14:12:17 +03:00
..
cfg80211.c wifi: wilc1000: validate number of channels 2022-11-24 18:11:23 +02:00
cfg80211.h wifi: wilc1000: Remove unused declarations 2023-08-23 14:12:17 +03:00
fw.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00
hif.c wifi: wilc1000: fix for absent RSN capabilities WFA testcase 2023-05-11 15:52:58 +03:00
hif.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
Kconfig wilc1000: Add support for enabling CRC 2021-04-17 20:47:40 +03:00
Makefile wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
mon.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
netdev.c wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() 2022-12-22 18:06:26 +02:00
netdev.h wifi: wilc1000: fix DMA on stack objects 2022-08-30 19:36:29 +03:00
sdio.c wifi: wilc1000: remove use of has_thrpt_enh3 flag 2023-08-01 17:46:37 +03:00
spi.c wifi: wilc1000: add SPI commands retry mechanism 2023-08-01 17:48:05 +03:00
wlan.c wifi: wilc1000: fix DMA on stack objects 2022-08-30 19:36:29 +03:00
wlan.h wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI 2022-07-27 15:58:10 +03:00
wlan_cfg.c wifi: wilc1000: get correct length of string WID from received config packet 2022-07-27 15:58:10 +03:00
wlan_cfg.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
wlan_if.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00