staging: wilc1000: GetIfHandler: add argument struct wilc and use it
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:57 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:11:23 +0000 (08:11 +0900)
commit4ad81fd6125f0a0b612b1a995b584f09e4f80c3b
tree87ba0780e231a99968b9588631581c9f7adba9ff
parentcb1991aca9738d369c14837c73c2b7c183637f92
staging: wilc1000: GetIfHandler: add argument struct wilc and use it

This patch adds new argument struct wilc and use it instead of
g_linux_wlan. And also pass wilc to the function.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c