commit | d67c58e9ae80ea577785111534e49d3ca757ec50 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Sun Dec 02 00:48:01 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:43 2008 -0800 |
tree | 45c09bcdabbde693d8b4acfe170a9f0e5c02bca4 | |
parent | 50c4817e9919132639be0adc387b509e04a9ed0a [diff] |
[TCP]: Remove local variable and use packets_in_flight directly Lines won't be that long and it's compiler's job to optimize them. 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>