projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373c83a
)
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
author
Ganapathi Bhat
<gbhat@marvell.com>
Fri, 1 Jun 2018 10:41:19 +0000
(16:11 +0530)
committer
Kalle Valo
<kvalo@codeaurora.org>
Sun, 24 Jun 2018 16:59:34 +0000
(19:59 +0300)
This reverts commit
b817047ae70c0bd67b677b65d0d69d72cd6e9728
.
We have a better fix for this issue, which will be sent on top
of this revert.
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/usb.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/marvell/mwifiex/usb.c
b/drivers/net/wireless/marvell/mwifiex/usb.c
index 6e3cf9817730b53f751f31401425ffd1c1dc82a4..bc475b83bb155f1be865cf77cba63ab0c3cf322c 100644
(file)
--- a/
drivers/net/wireless/marvell/mwifiex/usb.c
+++ b/
drivers/net/wireless/marvell/mwifiex/usb.c
@@
-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,