forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 {