From: acme@ghostprotocols.net (Arnaldo Carvalho de Melo)
To: davem@davemloft.net
Cc: netdev@oss.sgi.com
Subject: [PATCH][IPV6] export inet6_sock_nr
Date: Sun, 17 Apr 2005 19:54:33 -0300 [thread overview]
Message-ID: <20050417225433.GC10626@conectiva.com.br> (raw)
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
next reply other threads:[~2005-04-17 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-17 22:54 Arnaldo Carvalho de Melo [this message]
2005-04-25 3:23 ` [PATCH][IPV6] export inet6_sock_nr David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050417225433.GC10626@conectiva.com.br \
--to=acme@ghostprotocols.net \
--cc=davem@davemloft.net \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).