forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h
....@@ -79,7 +79,7 @@
7979 uint32_t addr;
8080 uint32_t len;
8181 uint32_t version;
82
- uint8_t buf[0];
82
+ uint8_t buf[];
8383 };
8484
8585 struct ch_qset_params {