]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Fri, 18 Jan 2013 02:00:24 +0000 (02:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2013 19:41:13 +0000 (14:41 -0500)
commitb049b2bce8c7f4d61e0973abcf073e8b54cead02
treee8cf145bbc734d6012aae24c1dd2c8a0bca232f8
parentd3c7b16590e6bc57454ae61db5e962c69fa8f3f9
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.

Because of rt->n removal, we do not need neigh argument any more.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/mcast.c
net/ipv6/ndisc.c
net/ipv6/route.c