OSDN Git Service

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)
commit38afb390497a0c5f72e936ced1d29ef99a1e9131
tree970088ab6d4079b9a5a8cfa8d382e792e57ca3c3
parent0fa683b66524805c25b5fec3eb79d963e2f4485d
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