1
0
Fork 0
alistair23-linux/drivers/staging/wilc1000
Glen Lee ec62e6d1ec staging: wilc1000: wilc_send_config_pkt: pass struct wilc
This patch passes struct wilc to wilc_send_config_pkt. The function
wilc_wlan_cfg_set and wilc_wlan_cfg_get function will get wilc to replace
wilc_dev with it.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-18 14:30:50 -08:00
..
Kconfig staging/wilc1000: split out bus specific modules 2015-12-18 14:19:20 -08:00
Makefile staging/wilc1000: split out bus specific modules 2015-12-18 14:19:20 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
coreconfigurator.c staging: wilc1000: wilc_send_config_pkt: pass struct wilc 2015-12-18 14:30:50 -08:00
coreconfigurator.h staging: wilc1000: wilc_send_config_pkt: pass struct wilc 2015-12-18 14:30:50 -08:00
host_interface.c staging: wilc1000: wilc_send_config_pkt: pass struct wilc 2015-12-18 14:30:50 -08:00
host_interface.h staging: wilc1000: add struct wilc to host_if_drv 2015-12-18 14:30:50 -08:00
linux_mon.c staging/wilc1000: move extern declarations to headers 2015-12-18 14:19:20 -08:00
linux_wlan.c staging: wilc1000: pass struct wilc to the functions which use hif_func 2015-12-18 14:30:50 -08:00
linux_wlan_common.h staging/wilc1000: use more regular probing 2015-12-18 14:19:20 -08:00
linux_wlan_sdio.c staging: wilc1000: wilc_sdio_cmd53: pass struct wilc 2015-12-18 14:30:50 -08:00
linux_wlan_sdio.h staging: wilc1000: wilc_sdio_cmd53: pass struct wilc 2015-12-18 14:30:50 -08:00
linux_wlan_spi.c staging: wilc1000: wilc_spi_write_read: pass struct wilc 2015-12-18 14:30:50 -08:00
linux_wlan_spi.h staging: wilc1000: wilc_spi_write_read: pass struct wilc 2015-12-18 14:30:50 -08:00
wilc_debugfs.c staging/wilc1000: use more regular probing 2015-12-18 14:19:20 -08:00
wilc_msgqueue.c staging: wilc1000: wilc_msgqueue.c : remove goto statement 2015-10-29 08:16:52 +09:00
wilc_msgqueue.h staging: wilc1000: remove wilc_platform.h include file 2015-09-29 02:38:30 +02:00
wilc_sdio.c staging: wilc1000: wilc_sdio_cmd53: pass struct wilc 2015-12-18 14:30:50 -08:00
wilc_spi.c staging: wilc1000: wilc_spi_write_read: pass struct wilc 2015-12-18 14:30:50 -08:00
wilc_wfi_cfgoperations.c staging/wilc1000: use device pointer for phy creation 2015-12-18 14:19:20 -08:00
wilc_wfi_cfgoperations.h staging/wilc1000: use device pointer for phy creation 2015-12-18 14:19:20 -08:00
wilc_wfi_netdevice.h staging/wilc1000: pass struct wilc to most linux_wlan.c functions 2015-12-18 14:19:20 -08:00
wilc_wlan.c staging: wilc1000: pass wilc to all function pointers of wilc_hif_func 2015-12-18 14:30:50 -08:00
wilc_wlan.h staging: wilc1000: pass wilc to all function pointers of wilc_hif_func 2015-12-18 14:30:50 -08:00
wilc_wlan_cfg.c staging/wilc1000: use proper naming for global symbols 2015-12-18 14:19:20 -08:00
wilc_wlan_cfg.h staging: wilc1000: remove typedef from wilc_cfg_rsp_t 2015-11-15 20:02:47 -08:00
wilc_wlan_if.h staging: wilc1000: pass struct wilc to the functions which use hif_func 2015-12-18 14:30:50 -08:00