tcp_protocol no longer exported? depracated?

From: George P Nychis
Date: Sun Feb 19 2006 - 17:07:15 EST


Hi,

I have a module from the 2.6.9 kernel that uses tcp_protocol which is no longer exported. To use it I can EXPORT_SYMBOL(tcp_protocol) in ipv4/af_inet.c

However, I'd like to modify the module and post it for people with new kernels to also use without having to modify their ipv4 support in the kernel. Has something else come along and deprecated tcp_protocol that I should use instead?

Thanks!
George

-
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/