staging: wilc1000: wlan_deinit_locks: change argument wilc with net_device
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:50 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:11:23 +0000 (08:11 +0900)
commit7c67c05380c555cc2c0c252b92eb6fe75a94bb06
tree69325dd61f5b1758eebe12fa922170f4197c54f2
parentd5382219138db78b82631501b0f614e5fd012ad1
staging: wilc1000: wlan_deinit_locks: change argument wilc with net_device

This patch changes argument wilc with net_device and use netdev private data
member wilc instead of g_linux_wlan.

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