]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wicl1000: isr_uh_routine: use netdev private wilc
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:27:37 +0000 (18:27 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:08:47 +0000 (08:08 +0900)
commit3948362d56e5f0ca29f597e75e8b09d6dd8edfd4
tree9720297b0e7c2bfa79da325cf0b37048e0fd574f
parent702c0e50f6b3fc8f3b7718a0fc2b467841671afb
staging: wicl1000: isr_uh_routine: use netdev private wilc

Use netdev private member wilc instead of g_linux_wlan and change argument wilc
with dev in the function request_threaded_irq to pass back to handler
the function isr_uh_routine.

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