* [2.6 patch] net/xfrm/xfrm_state: unexport xfrm_state_mtu
@ 2006-04-12 20:54 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-04-12 20:54 UTC (permalink / raw)
To: netdev
This patch removes the unused EXPORT_SYMBOL(xfrm_state_mtu).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-rc1-mm2-full/net/xfrm/xfrm_state.c.old 2006-04-12 22:38:57.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/net/xfrm/xfrm_state.c 2006-04-12 22:39:03.000000000 +0200
@@ -1152,8 +1152,6 @@
return res;
}
-EXPORT_SYMBOL(xfrm_state_mtu);
-
int xfrm_init_state(struct xfrm_state *x)
{
struct xfrm_state_afinfo *afinfo;
^ permalink raw reply [flat|nested] 3+ messages in thread
* [2.6 patch] net/xfrm/xfrm_state: unexport xfrm_state_mtu
@ 2006-06-29 19:20 Adrian Bunk
2006-06-29 20:04 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-06-29 19:20 UTC (permalink / raw)
To: netdev
This patch removes the unused EXPORT_SYMBOL(xfrm_state_mtu).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 12 Apr 2006
--- linux-2.6.17-rc1-mm2-full/net/xfrm/xfrm_state.c.old 2006-04-12 22:38:57.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/net/xfrm/xfrm_state.c 2006-04-12 22:39:03.000000000 +0200
@@ -1152,8 +1152,6 @@
return res;
}
-EXPORT_SYMBOL(xfrm_state_mtu);
-
int xfrm_init_state(struct xfrm_state *x)
{
struct xfrm_state_afinfo *afinfo;
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.6 patch] net/xfrm/xfrm_state: unexport xfrm_state_mtu
2006-06-29 19:20 Adrian Bunk
@ 2006-06-29 20:04 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2006-06-29 20:04 UTC (permalink / raw)
To: bunk; +Cc: netdev
From: Adrian Bunk <bunk@stusta.de>
Date: Thu, 29 Jun 2006 21:20:35 +0200
> This patch removes the unused EXPORT_SYMBOL(xfrm_state_mtu).
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-29 20:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-12 20:54 [2.6 patch] net/xfrm/xfrm_state: unexport xfrm_state_mtu Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-06-29 19:20 Adrian Bunk
2006-06-29 20:04 ` David Miller
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).