]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove function pointer wlan_add_to_tx_que
authorGlen Lee <glen.lee@atmel.com>
Thu, 1 Oct 2015 07:03:35 +0000 (16:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:59:52 +0000 (11:59 +0200)
commit53a95a46242dfa3602956209279b828be23405ae
tree94a8683cacfe82a62aa22964b2e5db52da8b971c
parentf9b911ca99d80b81c5aaf0e048b84228071950c1
staging: wilc1000: remove function pointer wlan_add_to_tx_que

This patch removes function pointer wlan_add_to_tx_que and just call
the function wilc_wlan_txq_add_net_pkt. Remove static from the function also.

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