ipv6: remove unused neigh parameter from ndisc functions
authorJiri Benc <jbenc@redhat.com>
Tue, 22 Sep 2015 16:57:13 +0000 (18:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2015 19:26:08 +0000 (12:26 -0700)
commit38cf595b195552276e1cf1826434e05782de4be8
tree6011a9ea838e76b61e5e59676026a27855b8b836
parent92c14d9b5ee86fd6cf136c01b6a87353522aebdd
ipv6: remove unused neigh parameter from ndisc functions

Since commit 12fd84f4383b1 ("ipv6: Remove unused neigh argument for
icmp6_dst_alloc() and its callers."), the neigh parameter of ndisc_send_na
and ndisc_send_ns is unused.

CC: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_mbim.c
include/net/addrconf.h
include/net/ndisc.h
net/ipv6/addrconf.c
net/ipv6/ndisc.c
net/ipv6/route.c