]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[IPV6]: export inet6_sock_nr
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Mon, 25 Apr 2005 03:22:28 +0000 (20:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 03:22:28 +0000 (20:22 -0700)
Please apply, SCTP/DCCP needs this when INET_REFCNT_DEBUG
is set.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/af_inet6.c

index 768b11703daf7f8c514718768091d0aae3e8f289..53a6680d540f342d112cba2f671535e05eb2af29 100644 (file)
@@ -88,6 +88,7 @@ int sysctl_ipv6_bindv6only;
 
 #ifdef INET_REFCNT_DEBUG
 atomic_t inet6_sock_nr;
+EXPORT_SYMBOL(inet6_sock_nr);
 #endif
 
 /* The inetsw table contains everything that inet_create needs to