summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTamizh Chelvam Raja <tamizh.raja@oss.qualcomm.com>2025-07-17 23:05:38 +0530
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-07-18 06:58:03 -0700
commit8f1a078842d4af4877fb686f3907788024d0d1b7 (patch)
treebb99a74ace8d1ed7853f9632f00f7b0bf77f40c0 /tools/perf/scripts/python/export-to-sqlite.py
parent65c12b104cb942d588a1a093acc4537fb3d3b129 (diff)
downloadkernel-8f1a078842d4af4877fb686f3907788024d0d1b7.tar.gz
wifi: ath12k: fix endianness handling while accessing wmi service bit
Currently there is no endian conversion in ath12k_wmi_tlv_services_parser() so the service bit parsing will be incorrect on a big endian platform and to fix this by using appropriate endian conversion. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00217-QCAHKSWPL_SILICONZ-1 Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Fixes: 342527f35338 ("wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory") Signed-off-by: Tamizh Chelvam Raja <tamizh.raja@oss.qualcomm.com> Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com> Link: https://patch.msgid.link/20250717173539.2523396-2-tamizh.raja@oss.qualcomm.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
88106b70178a87203a23108c47eaa1f20c424b5'>dm9000: convert to net_device_opsAlexander Beregalov 2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare 2009-03-22dm9000: locking bugfixDavid Brownell 2008-11-16dm9000: Fix build error.David S. Miller 2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen 2008-10-27net: convert print_mac to %pMJohannes Berg 2008-10-22netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu