commit | 5152fc7de3ae31b46692022ea63ce0501280f5b1 | [log] [tgz] |
---|---|---|
author | Damian Lukowski <damian@tvk.rwth-aachen.de> | Tue Sep 01 10:24:00 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 01 17:40:47 2009 -0700 |
tree | 44aff7228b23b90ab42e0afea7178104b231d885 | |
parent | 72c60683282a6cd047db47d605eb96e2a6fac72c [diff] |
RTO connection timeout: coding style fixes and comments This patch affects the retransmits_timed_out() function. Changes: 1) Variables have more meaningful names 2) retransmits_timed_out() has an introductionary comment. 3) Small coding style changes. Signed-off-by: Damian Lukowski <damian@tvk.rwth-aachen.de> Signed-off-by: David S. Miller <davem@davemloft.net>