netdev
[Top] [All Lists]

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

To: Adrian Bunk <bunk@xxxxxxxxx>
Subject: Re: [2.6 patch] net/ipv4/: misc possible cleanups
From: "David S. Miller" <davem@xxxxxxxxxxxxx>
Date: Mon, 27 Dec 2004 19:15:35 -0800
Cc: netdev@xxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
In-reply-to: <20041215005139.GJ23151@xxxxxxxxx>
References: <20041215005139.GJ23151@xxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
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.

<Prev in Thread] Current Thread [Next in Thread>