summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorbings <bings@codeaurora.org>2018-08-22 10:55:47 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-08-28 18:57:15 -0700
commit33523fa405d5a76e8aab54ab6f338d0ed8011125 (patch)
tree1172dfd36f30e03e88c5bfec9222c43fab7ad052 /tools/perf/scripts/python
parentfb114f193b651d73a53aaa39c49074e63508fc73 (diff)
qcacld-3.0: Always update mgmt encryption type when there is RSN IE
If mgmt encryption type is not updated, 11w feature will not be enabled correctly for this association. Mgmt encryption type is always updated through limJoinReqSerDes in the cld2.0, which is removed in cld3.0. In cld3.0 if fast roaming is enabled, mgmt encryption type will be updated through csr_construct_rsn_ie. If fast roaming is not enabled, csr_construct_rsn_ie will not be called and mgmt encryption type will not be updated. Always called csr_construct_rsn_ie in csr_retrieve_rsn_ie to make sure mgmt encryption type is updated. Change-Id: I2d6541dd88a9d1770f4976b9caa32baa70a60ed3 CRs-Fixed: 2300847
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions