* [PATCH] remove dead ipv6 exports
@ 2004-10-24 13:41 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-10-24 13:41 UTC (permalink / raw)
To: davem; +Cc: netdev
--- 1.20/net/ipv6/ipv6_syms.c 2004-03-28 11:55:27 +02:00
+++ edited/net/ipv6/ipv6_syms.c 2004-10-23 14:16:58 +02:00
@@ -35,13 +35,9 @@
EXPORT_SYMBOL(in6addr_any);
EXPORT_SYMBOL(in6addr_loopback);
EXPORT_SYMBOL(in6_dev_finish_destroy);
-EXPORT_SYMBOL(ip6_find_1stfragopt);
#ifdef CONFIG_XFRM
EXPORT_SYMBOL(xfrm6_rcv);
#endif
EXPORT_SYMBOL(rt6_lookup);
EXPORT_SYMBOL(fl6_sock_lookup);
-EXPORT_SYMBOL(ip6_append_data);
-EXPORT_SYMBOL(ip6_flush_pending_frames);
-EXPORT_SYMBOL(ip6_push_pending_frames);
EXPORT_SYMBOL(ipv6_push_nfrag_opts);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-24 13:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 13:41 [PATCH] remove dead ipv6 exports Christoph Hellwig
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).