staging: wilc1000: remove wilc_set_machw_change_vir_if
authorGlen Lee <glen.lee@atmel.com>
Mon, 25 Jan 2016 07:35:14 +0000 (16:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:25:40 +0000 (15:25 -0800)
commite32737e9da8d870006fa34a4374391d103d87eb6
treeba67303ea3a4c1652973fde4fcf7aa59e93085c3
parent14823bf2ea000c8762ec38ed7b67ee049a2b6fbf
staging: wilc1000: remove wilc_set_machw_change_vir_if

wilc_set_machw_change_vir_if is not used anymore since we use one unified
firmware. Instead, wilc_set_operation_mode is called when wilc_mac_open to
let the wilc use the proper firmware. Remove wilc_set_machw_change_vir_if
and it's functions calls.
In the later patch, mac index will be passed to wilc device.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
drivers/staging/wilc1000/wilc_wlan.c
This page took 0.027472 seconds and 5 git commands to generate.