This patch removes the unused EXPORT_SYMBOL(tr_source_route). (No, the usage in net/llc/llc_output.c can't be modular.)
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 20 Apr 2006 --- linux-2.6.17-rc1-mm3-full/net/802/tr.c.old 2006-04-20 22:45:07.000000000 +0200 +++ linux-2.6.17-rc1-mm3-full/net/802/tr.c 2006-04-20 22:45:18.000000000 +0200 @@ -643,6 +643,5 @@ module_init(rif_init); -EXPORT_SYMBOL(tr_source_route); EXPORT_SYMBOL(tr_type_trans); EXPORT_SYMBOL(alloc_trdev); - 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