Re: [PATCH 1/2] [TCP]: Add two new spurious RTO responses to FRTO
From: David Miller <davem@davemloft.net>
Date: 2007-03-02 21:27:47
From: David Miller <davem@davemloft.net>
Date: 2007-03-02 21:27:47
From: "Ilpo_Järvinen" <redacted> Date: Thu, 1 Mar 2007 13:30:20 +0200 (EET)
[PATCH] [TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr) A local variable for icsk was created but this change was missing. Spotted by Jarek Poplawski. Signed-off-by: Ilpo Järvinen <redacted>
Applied to tcp-2.6, thank you.