Re: [PATCH net-next] ipv6: remove unused neigh parameter from ndisc functions

2015-09-24 Thread David Miller
From: Jiri Benc Date: Tue, 22 Sep 2015 18:57:13 +0200 > 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 > Signed-off-by: Jiri Benc Also app

[PATCH net-next] ipv6: remove unused neigh parameter from ndisc functions

2015-09-22 Thread Jiri Benc
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 Signed-off-by: Jiri Benc --- drivers/net/usb/cdc_mbim.c | 2 +- include/net/addrconf.h | 3 +--