tcp: add helper for counter tweaking due mid-wq change
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Wed, 1 Apr 2009 23:15:17 +0000 (23:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 23:31:44 +0000 (16:31 -0700)
commit797108d134a91afca9fa59c572336b279bc66afb
tree0355a88f43e16448e0126f51d7be66d953152fd5
parent0de8ca597d7b449e9e7ce7af138944acf06c8f05
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>
include/net/tcp.h
net/ipv4/tcp_output.c