commit | 38cf595b195552276e1cf1826434e05782de4be8 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Tue Sep 22 18:57:13 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 24 12:26:08 2015 -0700 |
tree | 6011a9ea838e76b61e5e59676026a27855b8b836 | |
parent | 92c14d9b5ee86fd6cf136c01b6a87353522aebdd [diff] |
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>