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)
commit81cc8a75d944fa39fc333c2c329c8e8b3c62cada
tree40d93df3f13d96e8cf66d154d2b865c35df18ec7
parenta9c19329eccdb145a08a4a2e969d7b40c54c9bcc
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