From: Matt Mackall <mpm@selenic.com>
To: Andrew Morton <akpm@osdl.org>,
Robert Walsh <rjwalsh@durables.org>,
wangdi <wangdi@clusterfs.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH 4/3] compile fix: export netpoll api for modules
Date: Mon, 22 Sep 2003 16:38:35 -0500 [thread overview]
Message-ID: <20030922213835.GA32488@waste.org> (raw)
Export netpoll api for use by modules
l-mpm/net/core/netpoll.c | 9 +++++++++
1 files changed, 9 insertions(+)
diff -puN net/core/netpoll.c~export-netpoll net/core/netpoll.c
--- l/net/core/netpoll.c~export-netpoll 2003-09-22 16:25:27.000000000 -0500
+++ l-mpm/net/core/netpoll.c 2003-09-22 16:33:32.000000000 -0500
@@ -630,3 +630,12 @@ void netpoll_set_trap(int trap)
{
trapped = trap;
}
+
+EXPORT_SYMBOL(netpoll_set_trap);
+EXPORT_SYMBOL(netpoll_trap);
+EXPORT_SYMBOL(netpoll_parse_options);
+EXPORT_SYMBOL(netpoll_setup);
+EXPORT_SYMBOL(netpoll_cleanup);
+EXPORT_SYMBOL(netpoll_send_skb);
+EXPORT_SYMBOL(netpoll_send_udp);
+EXPORT_SYMBOL(netpoll_poll);
_
--
Matt Mackall : http://www.selenic.com : of or relating to the moon
reply other threads:[~2003-09-22 21:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030922213835.GA32488@waste.org \
--to=mpm@selenic.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjwalsh@durables.org \
--cc=wangdi@clusterfs.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
all inboxes | Powered by JetHome®