]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ndisc: Unexport ndisc_{build,send}_skb().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 12 Dec 2012 17:40:26 +0000 (02:40 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Dec 2012 17:42:29 +0000 (12:42 -0500)
commitfd0ea7dbfae16015e72c4bbc6b1b43fffc3b914f
tree2473cac23bb26840aa55aa449ec67bc47f3a34e9
parent895464fa4b52f0e5a2ceffc173bad012be02b465
ndisc: Unexport ndisc_{build,send}_skb().

These symbols were exported for bonding device by commit 305d552a
("bonding: send IPv6 neighbor advertisement on failover").

It bacame obsolete by commit 7c899432 ("bonding, ipv4, ipv6, vlan: Handle
NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS") and removed by
commit 4f5762ec ("bonding: Remove obsolete source file 'bond_ipv6.c'").

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ndisc.h
net/ipv6/ndisc.c