diff options
author | Dedy Lansky <[email protected]> | 2017-03-08 13:52:17 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-03-09 10:04:32 +0200 |
commit | 628639b1c976a5f02792dc6595a4d199b7b70d85 (patch) | |
tree | c66606b2be3e46ce1d9e7d35e230da3b6db653ba /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f6b29b6585593b28c4fde142727bfef350372b83 (diff) |
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Upon connect timeout driver invokes _wil6210_disconnect() which iterates
over sta array and disconnects each connected sta. In practice, because
the connection is still ongoing and because cid is not yet allocated,
disconnect is not actually happening. This leaves FW in connecting
state while driver is in disconnected state.
To fix this, upon connect timeout, explicitly send WMI_DISCONNECT_CMDID
to FW to make sure it gets disconnected.
Signed-off-by: Dedy Lansky <[email protected]>
Signed-off-by: Maya Erez <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions