Re: [PATCH 4/9] [TCP]: Move accounting from tso_acked to clean_rtx_queue

2007-09-20 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Thu, 20 Sep 2007 15:17:47 +0300 > The accounting code is pretty much the same, so it's a shame > we do it in two places. > > I'm not too sure if added fully_acked check in MTU probing is > really what we want perhaps the added end_seq could be used

[PATCH 4/9] [TCP]: Move accounting from tso_acked to clean_rtx_queue

2007-09-20 Thread Ilpo Järvinen
The accounting code is pretty much the same, so it's a shame we do it in two places. I'm not too sure if added fully_acked check in MTU probing is really what we want perhaps the added end_seq could be used in the after() comparison. Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> --- net/ipv4/