From: Andreas Fenkart Date: Fri, 17 Jul 2015 07:13:03 +0000 (+0200) Subject: mwifiex: remove explicit mwifiex_complete_cmd calls X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a3ef25b8cb6d7a20b52dfdadd56516041ffb51;p=pandora-kernel.git mwifiex: remove explicit mwifiex_complete_cmd calls standard call chain when releasing a cmd node: mwifiex_recycle_cmd_node -> mwifiex_insert_cmd_to_free_q -> mwifiex_complete_cmd, if wait_q_enabled calling mwifiex_complete_cmd explicitly and setting wait_q_enabled = false is redundant Signed-off-by: Andreas Fenkart Acked-by: Amitkumar Karwar Signed-off-by: Kalle Valo --- Reading git-diff-tree failed