wifi: ath11k: add peer mac information in failure cases
authorHarshitha Prem <quic_hprem@quicinc.com>
Mon, 17 Apr 2023 10:35:01 +0000 (13:35 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Wed, 19 Apr 2023 14:22:48 +0000 (17:22 +0300)
commit20487cc3ff36bbfa9505f0a078ba98f09abfc717
tree79db06fffaa280212344dcebcff4b56e032a2570
parenta8ae833657a45746debde85c38bb7f070d344026
wifi: ath11k: add peer mac information in failure cases

During reo command failure, the peer mac detail for which the reo
command was not successful is unknown. Hence, to improve the
debuggability, add the peer mac information in the failure cases
which would be useful during multi client cases.

Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1

Signed-off-by: Sathishkumar Muruganandam <quic_murugana@quicinc.com>
Signed-off-by: Harshitha Prem <quic_hprem@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230403182420.23375-4-quic_hprem@quicinc.com
drivers/net/wireless/ath/ath11k/dp_rx.c