diff options
Diffstat (limited to 'include/net/ip6_route.h')
-rw-r--r-- | include/net/ip6_route.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index a158abe71933..79dce496f4d4 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h | |||
@@ -78,7 +78,7 @@ extern struct dst_entry *icmp6_dst_alloc(struct net_device *dev, | |||
78 | struct in6_addr *addr); | 78 | struct in6_addr *addr); |
79 | extern int icmp6_dst_gc(int *more); | 79 | extern int icmp6_dst_gc(int *more); |
80 | 80 | ||
81 | extern void fib6_force_start_gc(void); | 81 | extern void fib6_force_start_gc(struct net *net); |
82 | 82 | ||
83 | extern struct rt6_info *addrconf_dst_alloc(struct inet6_dev *idev, | 83 | extern struct rt6_info *addrconf_dst_alloc(struct inet6_dev *idev, |
84 | const struct in6_addr *addr, | 84 | const struct in6_addr *addr, |