aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>2005-04-24 20:22:28 -0700
committerDavid S. Miller <davem@davemloft.net>2005-04-24 20:22:28 -0700
commitedec231a8a652384cb6d61e648338aa5155f2b72 (patch)
tree70652aa8f30bea3ea83594cc4a47a11f7a8db89d /net/ipv6
parent[PKT_SCHED]: improve hashing performance of cls_fw (diff)
downloadlinux-dev-edec231a8a652384cb6d61e648338aa5155f2b72.tar.xz
linux-dev-edec231a8a652384cb6d61e648338aa5155f2b72.zip
[IPV6]: export inet6_sock_nr
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>
Diffstat (limited to 'net/ipv6')
-rw-r--r--net/ipv6/af_inet6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/af_inet6.c b/net/ipv6/af_inet6.c
index 768b11703daf..53a6680d540f 100644
--- a/net/ipv6/af_inet6.c
+++ b/net/ipv6/af_inet6.c
@@ -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