Skip to content

Commit 7e58e74

Browse files
gbhat-marvellKalle Valo
authored andcommitted
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
This reverts commit b817047. We have a better fix for this issue, which will be sent on top of this revert. Signed-off-by: Ganapathi Bhat <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
1 parent 373c83a commit 7e58e74

File tree

1 file changed

+0
-3
lines changed
  • drivers/net/wireless/marvell/mwifiex

1 file changed

+0
-3
lines changed

drivers/net/wireless/marvell/mwifiex/usb.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,6 @@ static void mwifiex_usb_disconnect(struct usb_interface *intf)
644644
MWIFIEX_FUNC_SHUTDOWN);
645645
}
646646

647-
if (adapter->workqueue)
648-
flush_workqueue(adapter->workqueue);
649-
650647
mwifiex_usb_free(card);
651648

652649
mwifiex_dbg(adapter, FATAL,

0 commit comments

Comments
 (0)