staging: wilc1000: init_irq: change argument and use netdev private wilc
authorGlen Lee <glen.lee@atmel.com>
Tue, 20 Oct 2015 08:14:03 +0000 (17:14 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:16:57 +0000 (18:16 -0700)
commit2c1d05d103f99f3c7979ab37f6431bd641c6bb3f
tree7835ca782f14f6b9bda38839a6e15f1d983a744c
parent684dc1861c9e4e1c52de5f8410d6ce4ac0e970ab
staging: wilc1000: init_irq: change argument and use netdev private wilc

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

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