diff options
author | Aditya Kumar Singh <quic_adisi@quicinc.com> | 2024-12-11 18:43:55 +0300 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2024-12-16 23:46:58 +0300 |
commit | 2c737079493d79ac340cb2b1b14c1a49645cdf61 (patch) | |
tree | 8f88bc25eb2b8fb870a75dfd1d5324731aff2da7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 77478788c957d1d41462890f187c71f8babbd093 (diff) | |
download | linux-2c737079493d79ac340cb2b1b14c1a49645cdf61.tar.xz |
wifi: ath12k: remove warning print in htt mlo offset event message
In the function ath12k_htt_mlo_offset_event_handler(), it is possible that
the ar is not yet active (started). The function
ath12k_mac_get_ar_by_pdev_id() only searches for active pdev, so a NULL
return is possible. Therefore, there is no need to print a warning,
instead, just silently discard the message.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20241211154358.776279-5-kvalo@kernel.org
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions