Re: [2.6 patch] net/ipv4/: misc possible cleanups

From: David S. Miller
Date: Mon Dec 27 2004 - 22:26:58 EST


On Wed, 15 Dec 2004 01:51:39 +0100
Adrian Bunk <bunk@xxxxxxxxx> wrote:

> - remove the following unneeded EXPORT_SYMBOL:
> - tcp_timer.c: tcp_timer_bug_msg

This one is wrong. It is needed for the ipv6 module
via the call tcp_ipv6.c makes to tcp_done() which
invokes tcp_clear_xmit_timer() which uses
tcp_timer_bug_msg.
-
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/