forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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 */