diff options
| author | Glen Lee <glen.lee@atmel.com> | 2015-10-01 10:03:36 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-02 12:59:52 +0300 |
| commit | f590c4ce170386e8aea7745ac5d92c7cbe2ab892 (patch) | |
| tree | 42a02b59bc462094cc949ec86ea1c237d023adde /include/linux/workqueue.h | |
| parent | 8fc84a6f6496e8079fed1b9c43606b82bf195c06 (diff) | |
| download | linux-f590c4ce170386e8aea7745ac5d92c7cbe2ab892.tar.xz | |
staging: wilc1000: remove function pointer wlan_handle_tx_que
This patch removes function pointer wlan_handle_tx_que and just call
the function wilc_wlan_handle_txq. Remove static from the function also.
There is one function call wlan_handle_tx_que which does not have an argument
and return value. So put txq_count as argument and ret for return value.
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>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
