diff options
| author | Maithili Hinge <[email protected]> | 2015-03-22 23:01:25 -0700 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-03-30 11:32:56 +0300 |
| commit | 2f5872b60146eadf74b8d349a3596f5aaf687401 (patch) | |
| tree | d9ad816df4eda516ab95e8080b94b5d9d7f0488f /tools/perf/scripts/python/sctop.py | |
| parent | eaa4059d56fdbeb1633c94e82d54849688d96777 (diff) | |
mwifiex: Fix issue in the SDIO reset path of mwifiex.
SDIO reset was not happening properly on mwifiex as cancel_work_sync
in mwifiex_sdio_remove used to kill the calling work function itself.
Due to this, the interface was not getting removed and card was not
getting added again. Reset work function has been made independent
of adapter variable and cancel_work_sync has been moved to cleanup
function.
Signed-off-by: Maithili Hinge <[email protected]>
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions