linux/drivers/staging/wilc1000
Nishka Dasgupta 4ad366015d staging: wilc1000: Replace function wilc_wlan_cfg_get_val()
Include wilc_wlan_cfg.h in wilc_netdev.c to enable it to call functions
in wilc_wlan_cfg.c.
Remove function wilc_wlan_cfg_get_val as all it does is call
wilc_wlan_cfg_get_wid_value in file wilc_wlan_cfg.c.
Rename function wilc_wlan_cfg_get_wid_value to wilc_wlan_cfg_get_val to
maintain compatibility with call sites (including in wilc_netdev.c).
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190712072009.2550-1-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-22 07:34:12 +02: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: 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_hif.c staging: wilc1000: rename 'host_interface' source and header 2019-07-01 09:01:41 +02:00
wilc_hif.h staging: wilc1000: rename 'host_interface' source and header 2019-07-01 09:01:41 +02:00
wilc_mon.c staging: wilc1000: added support to dynamically add/remove interfaces 2019-07-01 09:01:41 +02:00
wilc_netdev.c staging: wilc1000: Replace function wilc_wlan_cfg_get_val() 2019-07-22 07:34:12 +02:00
wilc_sdio.c staging: wilc1000: added support to dynamically add/remove interfaces 2019-07-01 09:01:41 +02:00
wilc_spi.c staging: wilc1000: added support to dynamically add/remove interfaces 2019-07-01 09:01:41 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct 2019-07-01 09:01:41 +02:00
wilc_wfi_cfgoperations.h staging: wilc1000: added support to dynamically add/remove interfaces 2019-07-01 09:01:41 +02:00
wilc_wfi_netdevice.h staging: wilc1000: rename 'host_interface' source and header 2019-07-01 09:01:41 +02:00
wilc_wlan_cfg.c staging: wilc1000: Replace function wilc_wlan_cfg_get_val() 2019-07-22 07:34:12 +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: add passive scan support 2019-06-21 16:49:04 +02:00
wilc_wlan.c staging: wilc1000: Replace function wilc_wlan_cfg_get_val() 2019-07-22 07:34:12 +02:00
wilc_wlan.h staging: wilc1000: Replace function wilc_wlan_cfg_get_val() 2019-07-22 07:34:12 +02:00