aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/net/ip6_route.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h
index a7e6086a2bd4..172c4761e2bf 100644
--- a/include/net/ip6_route.h
+++ b/include/net/ip6_route.h
@@ -65,10 +65,7 @@ extern int ip6_route_add(struct in6_rtmsg *rtmsg,
65 void *rtattr, 65 void *rtattr,
66 struct netlink_skb_parms *req, 66 struct netlink_skb_parms *req,
67 u32 table_id); 67 u32 table_id);
68extern int ip6_ins_rt(struct rt6_info *, 68extern int ip6_ins_rt(struct rt6_info *);
69 struct nlmsghdr *,
70 void *rtattr,
71 struct netlink_skb_parms *req);
72extern int ip6_del_rt(struct rt6_info *); 69extern int ip6_del_rt(struct rt6_info *);
73 70
74extern int ip6_rt_addr_add(struct in6_addr *addr, 71extern int ip6_rt_addr_add(struct in6_addr *addr,