]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit92d3d92e6e6fb8032e15971a45c618e90e9e9260
tree1b58242063283b24b26a0e060d378efe76157283
parent0b1d30958d2abf90b4ed6e144f4c4fe4dcdfbe1a
[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