summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-07-12 17:36:57 +0530
committernshrivas <nshrivas@codeaurora.org>2018-07-16 09:59:01 -0700
commitaf15ada1ffde2217b99c949b9cf22451dbebc5ea (patch)
tree5a16d92c1d0759262e8d725845be22e1e68415c5 /tools/perf/scripts/python
parent10d7e047a3e56be9e0c5140e161994ee216a3e25 (diff)
qcacld-3.0: Fix connState while processing disconnect from stop adapter
If driver receive stop adapter when STA is in connecting state, driver queue a disconnect command without changing the connState of the STA. Now even if the disconnect is in progress the connState indicate that the connection is in progress. This may lead to sync issues between HDD and SME. Fix is to set the connState to disconnecting so that HDD indicate proper state. Change-Id: Ib9d607ad2ab05e5edc266e59516b4ae2b7668c78 CRs-Fixed: 2277633
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions