kernel/include/net/dn_fib.h
.. .. @@ -90,7 +90,7 @@ 90 90 int (*flush)(struct dn_fib_table *t); 91 91 int (*dump)(struct dn_fib_table *t, struct sk_buff *skb, struct netlink_callback *cb); 92 92 93 - unsigned char data[0];93 + unsigned char data[];94 94 }; 95 95 96 96 #ifdef CONFIG_DECNET_ROUTER