]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: wlan_init_locks: change parameter and use wilc
authorGlen Lee <glen.lee@atmel.com>
Tue, 20 Oct 2015 08:13:53 +0000 (17:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:16:57 +0000 (18:16 -0700)
commitb99a18b2c86bb66f6864ffd57e50598deff00886
tree970088ab6d4079b9a5a8cfa8d382e792e57ca3c3
parent479f60f58f1222e7d2df4018fef213e699ab8a41
staging: wilc1000: wlan_init_locks: change parameter and use wilc

This patch changes function parameter type wilc with net_device and use netdev
private data member wilc instead of global variable g_linux_wlan.

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