summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPadma, Santhosh Kumar <skpadma@codeaurora.org>2018-03-21 14:53:10 +0530
committernshrivas <nshrivas@codeaurora.org>2018-03-23 06:46:44 -0700
commitb53710284f679734fcc228f8e7f8f1d4746d5513 (patch)
tree17f8089027e7f6bf51e5ff4f851992f0a873efab /tools/perf/scripts/python
parent819c48f0f6bbda60f17cdd72d5e016161e05525c (diff)
qcacld-3.0: Consider SSID from supplicant
There is a chance that SSID may be NULL in IE's received by driver and driver publishes the same in association request which is not expected. Always consider SSID from supplicant which is valid in all scenarios to fix this. Specific scenario: OWE SSID is hidden in OWE transition mode. When supplicant detects connection to OWE transition mode, it issues connect with required SSID to driver. But that ssid does not present in driver scan cache as it is hidden. Instead of this ssid, driver scan cache has NULL entry. Driver uses this NULL entry in association request which is not expected. Change-Id: I7ceb712db87d6c7f73c7483f74d402b1ab3e30db CRs-Fixed: 2197532
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions