hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/include/net/dn_fib.h
....@@ -90,7 +90,7 @@
9090 int (*flush)(struct dn_fib_table *t);
9191 int (*dump)(struct dn_fib_table *t, struct sk_buff *skb, struct netlink_callback *cb);
9292
93
- unsigned char data[0];
93
+ unsigned char data[];
9494 };
9595
9696 #ifdef CONFIG_DECNET_ROUTER