OSDN Git Service

mwifiex: make mwifiex_insert_cmd_to_free_q local static
authorAndreas Fenkart <afenkart@gmail.com>
Thu, 10 Mar 2016 08:44:11 +0000 (09:44 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 15 Apr 2016 18:34:55 +0000 (21:34 +0300)
commit85abfb1239ecda32222c161670667c7b2f6832be
tree67f85d33194ba8cff69481d5345883582b20e84e
parentc70ca8cb9a7c6722d5bb6d428b6571921998c48d
mwifiex: make mwifiex_insert_cmd_to_free_q local static

after factoring out mwifiex_cancel_pending_scan_cmd
the function is not called outside of cmdevt file
moved function to head of file to avoid forward declaration,
also moved mwifiex_recycle_cmd_node since they are very similar

Signed-off-by: Andreas Fenkart <afenkart@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cmdevt.c
drivers/net/wireless/marvell/mwifiex/main.h