forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 */