forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 */