forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 */