projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5c13fa
)
[IPV6]: export inet6_sock_nr
author
Arnaldo Carvalho de Melo
<acme@ghostprotocols.net>
Mon, 25 Apr 2005 03:22:28 +0000
(20:22 -0700)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/ipv6/af_inet6.c
b/net/ipv6/af_inet6.c
index 768b11703daf7f8c514718768091d0aae3e8f289..53a6680d540f342d112cba2f671535e05eb2af29 100644
(file)
--- 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