summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorYu Ouyang <yuo@codeaurora.org>2018-12-13 11:03:36 +0800
committerYu Ouyang <yuo@codeaurora.org>2018-12-20 10:45:24 +0800
commitc0af2030196c306898b68b3e2e843c3474d0793d (patch)
tree25dabef76a96462ceb55340634bd1e486476c225 /tools/perf/scripts/python/syscall-counts.py
parentc3ae3631dfbc7726fa7191f55d9140ffbcce4a1a (diff)
qcacld-2.0: fix self address supposed peer on SAP mode
Host sends WMI_REQUEST_STATS_CMDID to get peer station numbers, peer MAC address, and RSSI infos. Firmware will response self address together with peers. Function wma_handle_sta_peer_info() will count peer numbers and save infos. And it will filter self address by wma_handle->myaddr. If customer changes mac by wlan_mac.bin, the filter will fail. Self address will be supposed peer. Commond 'iwpriv wlan0 getRSSI' will show it with RSSI zero. Filter failure root cause is wma_handle->myaddr not be updated. So, update it after WMI_PDEV_SET_BASE_MACADDR_CMDID success. Change-Id: I05cc9767a5b4877bef2f2cf178c3ae268154fd6c CRs-Fixed: 2365281
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions