mib: add net to TCP_INC_STATS_BH
authorPavel Emelyanov <xemul@openvz.org>
Thu, 17 Jul 2008 03:22:25 +0000 (20:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:22:25 +0000 (20:22 -0700)
commit63231bddf6514778792d3784f63822473d250fc0
treed380f9ca00fa0ca2cd74142c5b51b97717ef1e9a
parent81cc8a75d944fa39fc333c2c329c8e8b3c62cada
mib: add net to TCP_INC_STATS_BH

Same as before - the sock is always there to get the net from,
but there are also some places with the net already saved on
the stack.

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_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
net/ipv6/tcp_ipv6.c