commit | 0b4e03bf0bc43ad6250a1e2fa25fc3eb2b028977 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Aug 09 20:31:11 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | 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 <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>