kernel/drivers/net/wireless/ath/wcn36xx/testmode.h
.. .. @@ -20,7 +20,7 @@ 20 20 u16 msg_id; 21 21 u16 msg_body_length; 22 22 u32 resp_status; 23 - u8 msg_response[0];23 + u8 msg_response[];24 24 } __packed; 25 25 26 26 /* The request buffer of FTM which contains a byte of command and the request */