hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/net/wireless/admtek/adm8211.h
....@@ -531,7 +531,7 @@
531531 u8 lpf_cutoff[14]; /* 0x62 */
532532 u8 lnags_threshold[14]; /* 0x70 */
533533 __le16 checksum; /* 0x7E */
534
- u8 cis_data[0]; /* 0x80, 384 bytes */
534
+ u8 cis_data[]; /* 0x80, 384 bytes */
535535 } __packed;
536536
537537 struct adm8211_priv {