commit | 0b4e03bf0bc43ad6250a1e2fa25fc3eb2b028977 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Tue Aug 09 20:31:11 2005 -0700 |
committer | David S. Miller <[email protected]> | Mon Aug 29 15:55:43 2005 -0700 |
tree | fc21dfde1ae4c64c2ebcc56e4cdc84641fc06229 | |
parent | 27258ee54f8cd4a43d09319aa5448145afc2cb8d [diff] |
[DCCP]: Initialize icsk_rto in dccp_v4_init_sock Fixes nasty bug related to the retransmit timer (yeah, DCCP does retransmits) firing too early. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]>