This patch removes the unused EXPORT_SYMBOL(xfrm_state_mtu). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
--- 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; - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html