forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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 {