diff options
author | Baochen Qiang <[email protected]> | 2024-04-22 15:11:44 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-04-23 12:27:14 +0300 |
commit | 1623bf78c846a98ab5d7fecf407a33c957c45a5c (patch) | |
tree | 921e7a13ac6fc76af2d211148fe0100b444867ac /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8591b2baaee40c5197346669ccfc9e5e9378a9bf (diff) |
wifi: ath12k: fix warning on DMA ring capabilities event
We are seeing below warning in both reset and suspend/resume scenarios:
[ 4153.776040] ath12k_pci 0000:04:00.0: Already processed, so ignoring dma ring caps
This is because ab->num_db_cap is not cleared in
ath12k_wmi_free_dbring_caps(), so clear it to avoid such
warnings.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Baochen Qiang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions