wifi: ath11k: Remove unused struct ath11k_htc_frame
authorJeff Johnson <quic_jjohnson@quicinc.com>
Mon, 9 Oct 2023 16:36:54 +0000 (09:36 -0700)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 12 Oct 2023 16:07:36 +0000 (19:07 +0300)
commit480d230bef0ecd06e72ae3a84117142e38e77503
tree3908cf4f2cb6bfbaab162544f9665c14e64426ff
parentc42c2b8224c40f91f5f4984cc721d33ab10c7d43
wifi: ath11k: Remove unused struct ath11k_htc_frame

struct ath11k_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/20231009-ath11k_htc_frame-v1-1-81d405b7a195@quicinc.com
drivers/net/wireless/ath/ath11k/htc.h