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 f96c4ba4dd32..65a60fab2f82 100644
--- a/include/net/dst.h
+++ b/include/net/dst.h
@@ -104,7 +104,6 @@ struct dst_ops
104 void (*link_failure)(struct sk_buff *); 104 void (*link_failure)(struct sk_buff *);
105 void (*update_pmtu)(struct dst_entry *dst, u32 mtu); 105 void (*update_pmtu)(struct dst_entry *dst, u32 mtu);
106 int (*local_out)(struct sk_buff *skb); 106 int (*local_out)(struct sk_buff *skb);
107 int entry_size;
108 107
109 atomic_t entries; 108 atomic_t entries;
110 struct kmem_cache *kmem_cachep; 109 struct kmem_cache *kmem_cachep;