From 021a762730fa8cbd67d2840356c881795067b184 Mon Sep 17 00:00:00 2001 From: Hideaki Yoshifuji Date: Tue, 22 Apr 2003 09:57:57 -0700 Subject: [IPV6]: dst_alloc() clean-up. --- include/net/ip6_route.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/net') diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 1a5c99c5afa2..1af054ea6385 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -59,7 +59,7 @@ extern struct rt6_info *rt6_lookup(struct in6_addr *daddr, struct in6_addr *saddr, int oif, int flags); -extern struct rt6_info *ndisc_get_dummy_rt(void); +extern struct rt6_info *ip6_dst_alloc(void); /* * support functions for ND -- cgit v1.2.3