kernel/drivers/net/wireless/admtek/adm8211.h
.. .. @@ -531,7 +531,7 @@ 531 531 u8 lpf_cutoff[14]; /* 0x62 */ 532 532 u8 lnags_threshold[14]; /* 0x70 */ 533 533 __le16 checksum; /* 0x7E */ 534 - u8 cis_data[0]; /* 0x80, 384 bytes */534 + u8 cis_data[]; /* 0x80, 384 bytes */535 535 } __packed; 536 536 537 537 struct adm8211_priv {