diff options
author | 2025-04-16 01:28:12 +0530 | |
---|---|---|
committer | 2025-04-17 15:49:35 -0700 | |
commit | 0ca04ad0cdfb7ac2ebd79dcffebe4806e8707a74 (patch) | |
tree | 15733840d409f1bab840654e723dfc04bd46c505 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers (diff) | |
download | wireguard-linux-0ca04ad0cdfb7ac2ebd79dcffebe4806e8707a74.tar.xz wireguard-linux-0ca04ad0cdfb7ac2ebd79dcffebe4806e8707a74.zip |
wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()
ath12k_mac_mgmt_tx_wmi() fetches ath12k's skb_cb space multiple times from
TX skb which is redundant operation. Save the skb_cb in a local pointer
and use the same instead.
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: Rameshkumar Sundaram <rameshkumar.sundaram@oss.qualcomm.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250415195812.2633923-3-rameshkumar.sundaram@oss.qualcomm.com
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