commit | bce392f3b02755a8c615d4ced3d3b9cb1d9e3648 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Sun Dec 02 00:47:56 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:39 2008 -0800 |
tree | 847467eb61e6153e40e3db9bc0a0a4f079da428c | |
parent | 1dab62226dd9e0c0051229e7868363663546c772 [diff] |
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check Usually those skbs will have L set, not counting them as lost retransmissions is misleading. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>