OSDN Git Service

staging: wilc1000: remove function pointer wlan_handle_rx_isr
authorGlen Lee <glen.lee@atmel.com>
Thu, 1 Oct 2015 07:03:37 +0000 (16:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:59:52 +0000 (11:59 +0200)
commit46ca80cd16f650c480cde3cdf3c68c6eb1a12f58
tree45e02f0c8f2eaeeb856bf36600babd5caa4a463c
parentf590c4ce170386e8aea7745ac5d92c7cbe2ab892
staging: wilc1000: remove function pointer wlan_handle_rx_isr

This patch removes function pointer wlan_handle_rx_isr and just call
the function wilc_handle_isr.

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
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
drivers/staging/wilc1000/wilc_wlan_if.h