summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBala Venkatesh <bjavvaji@codeaurora.org>2018-05-29 20:32:28 +0530
committernshrivas <nshrivas@codeaurora.org>2018-06-06 08:27:12 -0700
commit7d91d9a47b7e7fb2737e86d41f57c682b034b379 (patch)
tree7946612e9d833df91553b024407b841c05a449d3 /tools/perf/scripts/python
parentfe8496e7b23cdb92a5c1219e5f43cb2e113378e3 (diff)
qcacld-3.0: Dont change the TDLS mode from eTDLS_SUPPORT_NOT_ENABLED
As part of concurrency tdls mode is changed to eTDLS_SUPPORT_NOT_ENABLED. For p2p roc and hw mode change tdls mode will be changed to eTDLS_SUPPORT_DISABLED and timers are started and in the timer handler again the tdls mode is changed to eTDLS_SUPPORT_ENABLED without checking the current mode. If the mode is eTDLS_SUPPORT_NOT_ENABLED then the mode should not be changed to enabled as it can lead to connection tracker enabling and wrong tdls mode in driver for concurrency. Avoid calling the api wlan_hdd_tdls_set_mode if the current tdls mode is eTDLS_SUPPORT_NOT_ENABLED. Change-Id: If6b11a9deb41ecd4fd8c711cbdbbbe011d9308de CRs-Fixed: 2253666
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions