Files
linux/net
Ilpo Järvinen 4cd829995b [TCP]: No need to re-count fackets_out/sacked_out at RTO
Both sacked_out and fackets_out are directly known from how
parameter. Since fackets_out is accurate, there's no need for
recounting (sacked_out was previously unnecessarily counted
in the loop anyway).

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-11 17:34:57 -07:00
..
2007-10-10 16:54:48 -07:00
2007-10-10 16:54:48 -07:00
2007-10-10 17:30:46 -07:00
2007-10-10 16:52:52 -07:00
2007-07-16 09:05:45 -07:00