summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhishek Singh <absingh@codeaurora.org>2019-04-25 10:55:33 +0530
committerAbhishek Singh <absingh@codeaurora.org>2019-04-25 10:55:33 +0530
commit5ee58f471460207b6cc5d3a8031e7408fdb1a43f (patch)
treefb2c5be65eca5bdd16ea22a60863747c5cd4c902 /tools/perf/scripts/python
parent21667a33f222916462c99c5bda3b4981a948af80 (diff)
qcacld-3.0: Fix memzero of key_params in wma_set_stakey
In wma_set_stakey key_params is memset to 0 in first loop for num_key while being used in subsequent loops for num_key. So with key_params all zero the vdev id used to send for next key is always 0. So memset key_params after loop before returning from wma_set_stakey. Change-Id: I3990a5c5017f068bb41914c6e38c4e8c2155bb19 CRs-Fixed: 2441622
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions