* [PATCH][IPV6] export inet6_sock_nr
@ 2005-04-17 22:54 Arnaldo Carvalho de Melo
2005-04-25 3:23 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2005-04-17 22:54 UTC (permalink / raw)
To: davem; +Cc: netdev
Hi David,
Please apply, SCTP/DCCP needs this.
- Arnaldo
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Index: net/ipv6/af_inet6.c
===================================================================
--- net/ipv6/af_inet6.c (revision 57)
+++ net/ipv6/af_inet6.c (working copy)
@@ -88,6 +88,7 @@
#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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][IPV6] export inet6_sock_nr
2005-04-17 22:54 [PATCH][IPV6] export inet6_sock_nr Arnaldo Carvalho de Melo
@ 2005-04-25 3:23 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-04-25 3:23 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: netdev
On Sun, 17 Apr 2005 19:54:33 -0300
acme@ghostprotocols.net (Arnaldo Carvalho de Melo) wrote:
> Please apply, SCTP/DCCP needs this.
... when INET_REFCNT_DEBUG is defined :-)
> Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Applied, but...
> --- net/ipv6/af_inet6.c (revision 57)
> +++ net/ipv6/af_inet6.c (working copy)
please -p1 root your patches :-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-25 3:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-17 22:54 [PATCH][IPV6] export inet6_sock_nr Arnaldo Carvalho de Melo
2005-04-25 3:23 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).