* [RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup
@ 2005-05-06 23:20 Adrian Bunk
2005-05-06 23:56 ` YOSHIFUJI Hideaki / 吉藤英明
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-05-06 23:20 UTC (permalink / raw)
To: netdev; +Cc: linux-kernel
There is no usage of this EXPORT_SYMBOL in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup
2005-05-06 23:20 [RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup Adrian Bunk
@ 2005-05-06 23:56 ` YOSHIFUJI Hideaki / 吉藤英明
0 siblings, 0 replies; 2+ messages in thread
From: YOSHIFUJI Hideaki / 吉藤英明 @ 2005-05-06 23:56 UTC (permalink / raw)
To: bunk, davem; +Cc: netdev, linux-kernel, yoshfuji
In article <20050506232000.GC3590@stusta.de> (at Sat, 7 May 2005 01:20:00 +0200), Adrian Bunk <bunk@stusta.de> says:
> There is no usage of this EXPORT_SYMBOL in the kernel.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
> --- 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);
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-06 23:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 23:20 [RFC: 2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup Adrian Bunk
2005-05-06 23:56 ` YOSHIFUJI Hideaki / 吉藤英明
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).