]> 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)
commit795a746d059920c3013967c8bc821c2a1a54f29f
treee8cf145bbc734d6012aae24c1dd2c8a0bca232f8
parent120a756075b3f8d00c1e0aa74ca7177edf227970
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