]> git.baikalelectronics.ru Git - kernel.git/commit
mib: add net to TCP_INC_STATS
authorPavel Emelyanov <xemul@openvz.org>
Thu, 17 Jul 2008 03:22:04 +0000 (20:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:22:04 +0000 (20:22 -0700)
commitc7bea540ebbe99cd07f3d94b63a239c4f87c052e
tree40d93df3f13d96e8cf66d154d2b865c35df18ec7
parentaf1e3072269eb7465072a1fd1eef8e357f879f60
mib: add net to TCP_INC_STATS

Fortunately (almost) all the TCP code has a sock to get the net from :)

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp.c
net/ipv4/tcp_output.c