aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dst.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/dst.h')
-rw-r--r--include/net/dst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/dst.h b/include/net/dst.h
index 31468c9aa877..e03ea0c04e01 100644
--- a/include/net/dst.h
+++ b/include/net/dst.h
@@ -80,7 +80,6 @@ struct dst_entry
80 struct rt6_info *rt6_next; 80 struct rt6_info *rt6_next;
81 struct dn_route *dn_next; 81 struct dn_route *dn_next;
82 }; 82 };
83 char info[0];
84}; 83};
85 84
86 85