]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3dbe5fcb096410228d17e06777514dd575c6a312
tree0355a88f43e16448e0126f51d7be66d953152fd5
parent9d45708a929f7dd92e92b4f8b2840a9b69b5bd7d
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