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

From: Adrian Bunk
Date: Mon May 30 2005 - 16:17:02 EST


There is no usage of this EXPORT_SYMBOL in the kernel.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
Acked-by: Hideaki YOSHIFUJI <yoshfuji@xxxxxxxxxxxxxx>

---

This patch was already sent on:
- 7 May 2005

--- 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);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/