forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 {