]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: wlan_initialize_threads: change argument with net_device
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:45 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:08:47 +0000 (08:08 +0900)
commit75a94665a12313e051f1c2595a41fe20da668981
tree106f445b2e08641a8f3183e12307bbac360d90f4
parent472791a94ff6a3f698feb51b7c41618a4f7dd5b1
staging: wilc1000: wlan_initialize_threads: change argument with net_device

This patch changes function argument with net_device and use netdev private
data member wilc instead of g_linux_wlan. And there are assignment code with
different value continuously. Take last code.

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