forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/drivers/net/wireless/marvell/libertas/if_usb.h
....@@ -91,7 +91,7 @@
9191 struct fwdata {
9292 struct fwheader hdr;
9393 __le32 seqnum;
94
- uint8_t data[0];
94
+ uint8_t data[];
9595 };
9696
9797 /* fwsyncheader */