]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91541c7bd567430a5ad671209c3b5bdf88822462
tree7835ca782f14f6b9bda38839a6e15f1d983a744c
parent1f61e1eaddc67ec3bb2ece84a6305b41cfc74434
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