| Submitter | Tom Parkin |
|---|---|
| Date | Jan. 31, 2013, 11:02 a.m. |
| Message ID | <1359630146-8305-3-git-send-email-tparkin@katalix.com> |
| Download | mbox | patch |
| Permalink | /patch/217159/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/net/ipv6/datagram.c b/net/ipv6/datagram.c index be6f49e..f5a5478 100644 --- a/net/ipv6/datagram.c +++ b/net/ipv6/datagram.c @@ -599,6 +599,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,