diff options
author | Lazar Alexei <[email protected]> | 2016-08-18 16:52:14 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-08-19 13:11:19 +0300 |
commit | b0c0e688e523eba14abf21ac246b7dd88f5574fa (patch) | |
tree | 64fcb1c6e974030dd5029eec40a87782a65d1dd6 /tools/perf/scripts/python | |
parent | d35c2b6f8ffa75d430fd0fbbc5062f738c44f6e4 (diff) |
wil6210: Fix driver down flow
Stations disconnection is executed as part of wil_reset so no
need to do it in wil_down.
Removal of the disconnect operation will also preserve the lock
of wil->mutex during the whole reset flow and prevent handling of
connect event while resetting.
Set wil_status_resetting in earlier stage in the flow to prevent
double resetting call in case communication with FW fails while
bringing the interface down.
Signed-off-by: Lazar Alexei <[email protected]>
Signed-off-by: Maya Erez <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions