[TCP]: Correct reordering detection change (no FRTO case)
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sat, 24 Feb 2007 00:22:06 +0000 (16:22 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:22 +0000 (22:23 -0700)
commitc5e7af0df5d7234afd8596560d9f570cfc6c18bf
treec01b2354803f79b65ab4d919570da156a761593b
parente0ef57cc56c3c96493f9b0d6c77bb9608eeaa173
[TCP]: Correct reordering detection change (no FRTO case)

The reordering detection must work also when FRTO has not been
used at all which was the original intention of mine, just the
expression of the idea was flawed.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c