mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 12:24:37 -04:00
[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>
This commit is contained in:
committed by
David S. Miller
parent
c5c13fafd6
commit
edec231a8a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user