staging: wilc1000: host_int_init: add argument net_device
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:49 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:10:39 +0000 (08:10 +0900)
commitd5382219138db78b82631501b0f614e5fd012ad1
tree03be514f91cde821580d9693b0d54104a061d6bb
parentc029e99ca4299731cf553444d291562b91fdbc22
staging: wilc1000: host_int_init: add argument net_device

This patch add argument net_device and pass netdev private data member wilc
to kthread_run. Pass net_device to the function as well.

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