[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:
Родитель
c5c13fafd6
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче