Re: [PATCH net-next 09/17] tcp: cleanup ca_state mess in tcp_timer
From: David Miller <davem@davemloft.net>
Date: 2009-03-02 11:02:30
From: David Miller <davem@davemloft.net>
Date: 2009-03-02 11:02:30
From: "Ilpo Järvinen" <redacted> Date: Sat, 28 Feb 2009 16:44:34 +0200
From: Ilpo Järvinen <redacted> Redundant checks made indentation impossible to follow. However, it might be useful to make this ca_state+is_sack indexed array. Signed-off-by: Ilpo Järvinen <redacted>
Applied.