ipv6: icmp6_dst_gc return change
[safe/jmp/linux-2.6] / include / net / ip6_route.h
index 9313491..2f8b3c0 100644 (file)
@@ -68,7 +68,7 @@ extern struct rt6_info                *rt6_lookup(struct net *net,
 extern struct dst_entry *icmp6_dst_alloc(struct net_device *dev,
                                         struct neighbour *neigh,
                                         const struct in6_addr *addr);
-extern int icmp6_dst_gc(int *more);
+extern int icmp6_dst_gc(void);
 
 extern void fib6_force_start_gc(struct net *net);