From: YOSHIFUJI Hideaki Date: Wed, 12 Dec 2012 17:40:26 +0000 (+0900) Subject: ndisc: Unexport ndisc_{build,send}_skb(). X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0ea7dbfae16015e72c4bbc6b1b43fffc3b914f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed