diff options
Diffstat (limited to 'include/net/ip6_route.h')
-rw-r--r-- | include/net/ip6_route.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 1f2e428ca364..01acca06d6dd 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h | |||
@@ -91,8 +91,6 @@ extern struct rt6_info * rt6_add_dflt_router(struct in6_addr *gwaddr, | |||
91 | 91 | ||
92 | extern void rt6_purge_dflt_routers(void); | 92 | extern void rt6_purge_dflt_routers(void); |
93 | 93 | ||
94 | extern void rt6_reset_dflt_pointer(struct rt6_info *rt); | ||
95 | |||
96 | extern void rt6_redirect(struct in6_addr *dest, | 94 | extern void rt6_redirect(struct in6_addr *dest, |
97 | struct in6_addr *saddr, | 95 | struct in6_addr *saddr, |
98 | struct neighbour *neigh, | 96 | struct neighbour *neigh, |