]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: ath: create common testmode_i.h file for ath drivers
authorAaradhana Sahu <quic_aarasahu@quicinc.com>
Sun, 19 Jan 2025 08:36:54 +0000 (14:06 +0530)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Wed, 22 Jan 2025 18:31:41 +0000 (10:31 -0800)
commit6fabed4052176a18da9519fc14a18897ed4f820d
tree16f863b1b7a0e150ee623faf750f8ce57c2e4dfd
parenteeadc6baf8b3dcd32787cc84f0473dc2a2850370
wifi: ath: create common testmode_i.h file for ath drivers

User space application requires that the testmode interface
is exactly same between ath drivers. Move testmode_i.h file
in ath directory to ensure that all ath driver uses same testmode
interface instead of duplicating testmode_i.h for each ath drivers.

Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1

Signed-off-by: Aaradhana Sahu <quic_aarasahu@quicinc.com>
Reviewed-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
Link: https://patch.msgid.link/20250119083657.1937557-2-quic_aarasahu@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath11k/testmode.c
drivers/net/wireless/ath/testmode_i.h [moved from drivers/net/wireless/ath/ath11k/testmode_i.h with 50% similarity]