| To: | davem@xxxxxxxxxx |
|---|---|
| Subject: | [PATCH] remove dead ipv6 exports |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Sun, 24 Oct 2004 15:41:32 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.3.28i |
--- 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); |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] remove dead exports from xfrm, Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH] iptables: Fix warning in CONNMARK, Thomas Graf |
| Previous by Thread: | [PATCH] remove dead exports from xfrm, Christoph Hellwig |
| Next by Thread: | [PATCH] iptables: Fix warning in CONNMARK, Thomas Graf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |