diff --git a/net/ipv6/datagram.c b/net/ipv6/datagram.c index 06fd2730838bd7a1f6dfdd1feff52a5906a6dc31..7a778b9a7b859586219a37c7f80bd6ffeefe27c6 100644 --- a/net/ipv6/datagram.c +++ b/net/ipv6/datagram.c @@ -598,6 +598,7 @@ int ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, } return 0; } +EXPORT_SYMBOL_GPL(ip6_datagram_recv_ctl); int ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg, struct flowi6 *fl6,