Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath
[linux-2.6-block.git] / drivers / net / wireless / ath / ath11k / htc.h
index cf6b9aa0784dfc042d4b020f84d0d27b8a954b81..86f77eacaea7a3bdeb12fe3ef13aa8d7f79c89c4 100644 (file)
@@ -151,10 +151,7 @@ struct ath11k_htc_credit_report {
 
 struct ath11k_htc_record {
        struct ath11k_htc_record_hdr hdr;
-       union {
-               struct ath11k_htc_credit_report credit_report[0];
-               u8 pauload[0];
-       };
+       struct ath11k_htc_credit_report credit_report[];
 } __packed __aligned(4);
 
 enum ath11k_htc_svc_gid {