提交 7e58e741 编写于 作者: G Ganapathi Bhat 提交者: Kalle Valo

Revert "mwifiex: handle race during mwifiex_usb_disconnect"

This reverts commit b817047a.

We have a better fix for this issue, which will be sent on top
of this revert.
Signed-off-by: NGanapathi Bhat <gbhat@marvell.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 373c83a8
......@@ -644,9 +644,6 @@ static void mwifiex_usb_disconnect(struct usb_interface *intf)
MWIFIEX_FUNC_SHUTDOWN);
}
if (adapter->workqueue)
flush_workqueue(adapter->workqueue);
mwifiex_usb_free(card);
mwifiex_dbg(adapter, FATAL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册