[IPV6]: Make ndisc_dst_alloc() common for later use.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 7 Dec 2007 00:11:48 +0000 (16:11 -0800)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:24 +0000 (15:18 +0900)
commit3b00944c5c73c49ef52bf17b66557c43c1d945fe
tree1b58242063283b24b26a0e060d378efe76157283
parent95e41e93e18d8e1e272ce23d96bae4f17ce11d42
[IPV6]: Make ndisc_dst_alloc() common for later use.

For later use, this patch is renaming ndisc_dst_alloc()
(and related function/structures) to icmp6_dst_alloc()
(and so on).  This patch also removing unused function-
pointer argument for it.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
include/net/ip6_route.h
net/ipv6/ip6_fib.c
net/ipv6/ndisc.c
net/ipv6/route.c