From: Tom Parkin Date: Thu, 31 Jan 2013 01:02:25 +0000 (+0000) Subject: ipv6: export ip6_datagram_recv_ctl X-Git-Tag: v3.8-rc7~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e72d37eb304d9ec5dfb51bc2d83e900b79ee764;p=pandora-kernel.git ipv6: export ip6_datagram_recv_ctl ip6_datagram_recv_ctl and ip6_datagram_send_ctl are used for handling IPv6 ancillary data. Since ip6_datagram_send_ctl is already publicly exported for use in modules, ip6_datagram_recv_ctl should also be available to support ancillary data in the receive path. Signed-off-by: Tom Parkin Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed