diff options
author | Baochen Qiang <quic_bqiang@quicinc.com> | 2024-02-23 18:20:33 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2024-02-23 18:52:08 +0300 |
commit | 361c90ed3647952fa01b3a4240129de077b4ce60 (patch) | |
tree | b38e4a0b9ea7a906612e375cb49e66e3a755950b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f3288a3487849542f948319a1a368adcc9ae7a0 (diff) | |
download | linux-361c90ed3647952fa01b3a4240129de077b4ce60.tar.xz |
wifi: ath11k: fix warning on DMA ring capabilities event
We are seeing below warning in both reset and suspend/resume scenarios:
[69663.691847] ath11k_pci 0000:02:00.0: Already processed, so ignoring dma ring caps
This is because ab->num_db_cap is not cleared in
ath11k_wmi_free_dbring_caps(), so clear it to avoid such
warnings.
Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.30
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
Link: https://msgid.link/20240221024725.10057-5-quic_bqiang@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions