summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_cfg.h
diff options
context:
space:
mode:
authorGlen Lee <glen.lee@atmel.com>2015-12-21 14:18:41 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-21 13:21:09 -0800
commit71130e812af74afbf22b4308c517c8b6f3adacf2 (patch)
tree375793767a89efe2ef052fa8a050d5444367c9f2 /drivers/staging/wilc1000/wilc_wlan_cfg.h
parentfbf5379bfc2511acadb90e672badb827667a8ec8 (diff)
downloadop-kernel-dev-71130e812af74afbf22b4308c517c8b6f3adacf2.zip
op-kernel-dev-71130e812af74afbf22b4308c517c8b6f3adacf2.tar.gz
staging: wilc1000: take vif instead of drv in hostIFthread
In the first patch, we sent vif to hostIFthread. we can use vif instead of drv in the all functions which handle the commands from cfg operations. Change first argument host_if_drv with wilc_vif and use hif_drv of wilc_vif. Pass vif to the functions as well. In case of timer callback functions, set vif to the data and use vif instead of hif_drv. Lastly, initialize u32RcvdAssocRespInfoLen since changing hif_drv with vif causes one uninitialied build warning. Now we have vif that currently being used so we can use interface index of wilc_vif to send to wilc device. Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_wlan_cfg.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud