linux/drivers/staging/wilc1000
Ajay Singh 540aa64d4e staging: wilc1000: remove unused wid from cfg struct
Cleanup patch to remove the unused element stored in cfg struct.
Removed those wid from the cfg variables whose value is not
fetched(GET_CFG) from the code. In case the wid is only set to the
firmware then there is need to store them as part of cfg variables, so
removed the unused code.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-25 20:53:56 +02:00
..
coreconfigurator.c staging: wilc1000: use lowercase for get_BSSID() and HIL variable 2018-09-10 17:17:39 +02:00
coreconfigurator.h staging: wilc1000: added Microchip copyright notice header 2018-08-05 16:15:32 +02:00
host_interface.c staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info() 2018-09-25 20:53:56 +02:00
host_interface.h staging: wilc1000: change return type to 'void' for wilc_frame_register() 2018-09-25 20:53:56 +02:00
Kconfig
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: change return type to 'void' for lock init & deinit functions 2018-09-25 20:53:56 +02:00
Makefile staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module" 2018-08-27 19:12:59 +02: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
TODO staging: wilc1000: remove TODO item for comments and code style 2018-08-05 16:15:32 +02:00
wilc_debugfs.c staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module" 2018-08-27 19:12:59 +02:00
wilc_sdio.c staging: wilc1000: added Microchip copyright notice header 2018-08-05 16:15:32 +02:00
wilc_spi.c staging: wilc1000: added Microchip copyright notice header 2018-08-05 16:15:32 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: change return type to 'void' for wilc_deinit_host_int() 2018-09-25 20:53:56 +02: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: change return type to 'void' for wilc_wlan_set_bssid() 2018-09-25 20:53:56 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove unused wid from cfg struct 2018-09-25 20:53:56 +02:00
wilc_wlan_cfg.h staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct 2018-09-25 20:53:56 +02:00
wilc_wlan_if.h staging: wilc1000: remove unused wid type values 2018-09-25 20:53:56 +02:00
wilc_wlan.c staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack() 2018-09-25 20:53:56 +02:00
wilc_wlan.h staging: wilc1000: use short names to fix over 80 issue in tcp_process() 2018-09-10 18:06:51 +02:00