]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/ip6_route.h
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
[karo-tx-linux.git] / include / net / ip6_route.h
index 30cbb15f6279323b4976f82b0827cfed1d6dbecb..260f83f16bcfb3e79f2572604fc373c1830e2310 100644 (file)
@@ -103,7 +103,6 @@ extern struct rt6_info              *rt6_lookup(struct net *net,
                                            int oif, int flags);
 
 extern struct dst_entry *icmp6_dst_alloc(struct net_device *dev,
-                                        struct neighbour *neigh,
                                         struct flowi6 *fl6);
 extern int icmp6_dst_gc(void);