commit | 0d630cc0a6cb8ad544b5913a26ff1349ed7c8587 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Jan 04 12:25:16 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 04 12:25:16 2007 -0800 |
tree | b57945e7c6fa865dcf549822b6888b88cbc0c820 | |
parent | 44f9a2fdc48ccb8bb510b6e1210bf15b3e10afdb [diff] |
[TCP]: Use old definition of before This reverts the new (unambiguous) definition of the TCP `before' relation. As pointed out in an example by Herbert Xu, there is existing code which implicitly requires the old definition in order to work correctly. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: David S. Miller <davem@davemloft.net>