netdev
[Top] [All Lists]

[RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup

To: netdev@xxxxxxxxxxx
Subject: [RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup
From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Sat, 7 May 2005 01:20:00 +0200
Cc: linux-kernel@xxxxxxxxxxxxxxx
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mutt/1.5.9i
There is no usage of this EXPORT_SYMBOL in the kernel.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.12-rc3-mm3-full/net/ipv6/ipv6_syms.c.old  2005-05-05 
22:23:17.000000000 +0200
+++ linux-2.6.12-rc3-mm3-full/net/ipv6/ipv6_syms.c      2005-05-05 
22:23:23.000000000 +0200
@@ -37,5 +37,4 @@
 EXPORT_SYMBOL(xfrm6_rcv);
 #endif
 EXPORT_SYMBOL(rt6_lookup);
-EXPORT_SYMBOL(fl6_sock_lookup);
 EXPORT_SYMBOL(ipv6_push_nfrag_opts);


<Prev in Thread] Current Thread [Next in Thread>