forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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 {