Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information