commit | 797108d134a91afca9fa59c572336b279bc66afb | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Apr 01 23:15:17 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 16:31:44 2009 -0700 |
tree | 0355a88f43e16448e0126f51d7be66d953152fd5 | |
parent | 0de8ca597d7b449e9e7ce7af138944acf06c8f05 [diff] |
tcp: add helper for counter tweaking due mid-wq change We need full-scale adjustment to fix a TCP miscount in the next patch, so just move it into a helper and call for that from the other places. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>