diff options
Diffstat (limited to 'include/net/ip6_route.h')
-rw-r--r-- | include/net/ip6_route.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 3f170f667c7b..249ce4545ef0 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h | |||
@@ -110,6 +110,7 @@ extern int rt6_route_rcv(struct net_device *dev, | |||
110 | struct in6_addr *gwaddr); | 110 | struct in6_addr *gwaddr); |
111 | 111 | ||
112 | extern void rt6_redirect(struct in6_addr *dest, | 112 | extern void rt6_redirect(struct in6_addr *dest, |
113 | struct in6_addr *src, | ||
113 | struct in6_addr *saddr, | 114 | struct in6_addr *saddr, |
114 | struct neighbour *neigh, | 115 | struct neighbour *neigh, |
115 | u8 *lladdr, | 116 | u8 *lladdr, |