OSDN Git Service

staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:58 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:11:23 +0000 (08:11 +0900)
commit178c383f5472e96015ef8dbab2141b1ce836a199
tree33555d55d5100b0942d6ba77b40c4ee07c329a92
parent4ad81fd6125f0a0b612b1a995b584f09e4f80c3b
staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device

Add new argument net_device and use netdev private data member wilc
instead of g_linux_wlan. Pass argument dev to the function as well.

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