wifi: ath10k: Remove unused struct ath10k_htc_frame
authorJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 3 Nov 2023 22:05:36 +0000 (15:05 -0700)
committerKalle Valo <quic_kvalo@quicinc.com>
Wed, 22 Nov 2023 18:23:05 +0000 (20:23 +0200)
commit2bc76fef1a9a649e11b2dac6205bb8177128fc21
treeec5697c65b6053b8bed0328ea52fb598cfdfc61a
parent08500f6eaa914019d36861a1e1f868d3ccd73781
wifi: ath10k: Remove unused struct ath10k_htc_frame

struct ath10k_htc_frame is unused, and since it illogically contains
two consecutive flexible arrays, it could never be used, so remove it.

No functional changes, compile tested only.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20231103-ath10k_htc_frame-v1-1-ff00b38a9630@quicinc.com
drivers/net/wireless/ath/ath10k/htc.h