linux-next/drivers/net/wireless/ath
Karthikeyan Periyasamy 8534c42397 wifi: ath12k: Avoid explicit type cast in monitor status parse handler
Currently, monitor status parse procedure handles all the supported TLV
tags. Each TLV tag has its own data structure for parsing. Now, this
handler is passed the tlv_data as a u8 pointer, so explicit type cast
conversion happens for every TLV tag parsing. Therefore, avoid the
explicit type conversion by changing the tlv_data type from a u8 pointer
to a const void pointer.

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: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241217084511.2981515-9-quic_periyasa@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2024-12-19 09:41:06 -08:00
..
ar5523 wifi: mac80211: inform the low level if drv_stop() is a suspend 2024-06-26 10:25:46 +02:00
ath5k wifi: Switch back to struct platform_driver::remove() 2024-11-11 14:10:45 +02:00
ath6kl wifi: cfg80211: send MLO links tx power info in GET_INTERFACE 2024-12-04 16:14:46 +01:00
ath9k wifi: ath9k: simplify internal time management 2024-12-19 09:41:03 -08:00
ath10k wireless-next patches for v6.13 2024-11-13 18:35:19 -08:00
ath11k ath.git patches for v6.14 2024-12-09 20:41:20 +02:00
ath12k wifi: ath12k: Avoid explicit type cast in monitor status parse handler 2024-12-19 09:41:06 -08:00
carl9170 move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
wcn36xx ath.git patches for v6.14 2024-12-09 20:41:20 +02:00
wil6210 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-31 18:10:07 -07:00
ath.h wifi: ath9k: work around memset overflow warning 2024-04-04 13:09:45 +03:00
debug.c
dfs_pattern_detector.c wifi: ath: dfs_pattern_detector: Use flex array to simplify code 2023-10-02 19:58:33 +03:00
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
Kconfig wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices 2022-11-29 12:49:06 +02:00
key.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
main.c
Makefile wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices 2022-11-29 12:49:06 +02:00
reg.h
regd_common.h
regd.c
regd.h
spectral_common.h
trace.c
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00