1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/microchip/wilc1000
Wan Jiabing 444a9af68b wilc1000: Remove duplicate struct declaration
struct wilc is declared twice. One has been declared
at 352nd line. Remove the duplicate.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210331023557.2804128-3-wanjiabing@vivo.com
2021-04-18 09:33:09 +03:00
..
cfg80211.c cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
cfg80211.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
fw.h wilc1000: use flexible-array member instead of zero-length array 2021-01-14 19:33:02 +02:00
hif.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
hif.h wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02: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 cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
netdev.c wilc1000: Bring MAC address setting in line with typical Linux behavior 2021-04-17 20:51:06 +03:00
netdev.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
sdio.c wilc1000: write value to WILC_INTR2_ENABLE register 2021-03-15 10:25:16 +02:00
spi.c wilc1000: Add support for enabling CRC 2021-04-17 20:47:40 +03:00
wlan.c wilc1000: fix a loop timeout condition 2021-04-17 20:54:22 +03:00
wlan.h wilc1000: Remove duplicate struct declaration 2021-04-18 09:33:09 +03:00
wlan_cfg.c wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
wlan_cfg.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
wlan_if.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00