hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/drivers/net/wireless/ath/wcn36xx/testmode.h
....@@ -20,7 +20,7 @@
2020 u16 msg_id;
2121 u16 msg_body_length;
2222 u32 resp_status;
23
- u8 msg_response[0];
23
+ u8 msg_response[];
2424 } __packed;
2525
2626 /* The request buffer of FTM which contains a byte of command and the request */