commit | bc079e9ede5fb0225bd3e84891a6266f77142094 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Sat Feb 28 04:44:34 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 02 03:00:13 2009 -0800 |
tree | a9f72c9b711ad06a011fb2b6ac1670578cfdae4f | |
parent | 7363a5b233734dba339f2874ff6ed6c489d3d865 [diff] |
tcp: cleanup ca_state mess in tcp_timer 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 <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>