summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPadma, Santhosh Kumar <skpadma@codeaurora.org>2018-05-29 13:24:41 +0530
committerPadma, Santhosh Kumar <skpadma@codeaurora.org>2018-05-29 14:56:31 +0530
commitfd40af48d23b2233a60739b31510da42746e5443 (patch)
tree1fc556d791ce71824162469eb65686e8b52b00d4 /tools/perf/scripts/python
parent87831f20da00c02417dc98e756ea2a8d55a2779b (diff)
qcacld-2.0: Remove redundant API sme_staInMiddleOfRoaming
Driver has smeNeighborMiddleOfRoaming to check if STA is in middle of roaming. Further sme_staInMiddleOfRoaming acquires lock to know roam status, which is not required at all. Further driver can enter sleep state because of mutex lock in suspend path and can result in DPM device timeout. Hence, replace sme_staInMiddleOfRoaming with smeNeighborMiddleOfRoaming and remove redundant API sme_staInMiddleOfRoaming. Driver does not use any lock in smeNeighborMiddleOfRoaming to check roaming status. Change-Id: I96193becaa05a68044e092bb607eb5db60526a11 CRs-Fixed: 2250171
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions