]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05b818f2cdb5c2bd40dbffc100093a6322f1b3e2
tree6011a9ea838e76b61e5e59676026a27855b8b836
parent29b59aba6a67f7ae031c38be8b141d9cb76d2887
ipv6: remove unused neigh parameter from ndisc functions

Since commit b049b2bce8c7f ("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