Re: [2.6 patch] net/ipv4/: misc possible cleanups
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-12-28 03:23:16
Also in:
lkml
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-12-28 03:23:16
Also in:
lkml
On Wed, 15 Dec 2004 01:51:39 +0100 Adrian Bunk [off-list ref] 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.