[IPV6]: Unexport ip6_find_1stfragopt
authorAdrian Bunk <bunk@kernel.org>
Fri, 29 Feb 2008 05:27:35 +0000 (21:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 05:27:35 +0000 (21:27 -0800)
commit1e04d530705280770e003ac8db516722cca54758
treee3dca8f29fc7e75b89ff82e4368d6e47505ebbd2
parent5fbd7e24da874a1c7b06ae6b10bbf2d71c1b6a11
[IPV6]: Unexport ip6_find_1stfragopt

This patch removes the no longer used
EXPORT_SYMBOL_GPL(ip6_find_1stfragopt).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_output.c