inet: prepare struct net for TCP MIB accounting
authorPavel Emelyanov <xemul@openvz.org>
Thu, 17 Jul 2008 03:20:58 +0000 (20:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:20:58 +0000 (20:20 -0700)
commita86b1e3019455283a677c2485cfeda2dc36df3eb
tree452f1ec6cba2a131d189be91a6f4ec1d50092827
parentc5346fe396f5e22bbfb3ec037c43891c3c57d3e6
inet: prepare struct net for TCP MIB accounting

This is the same as the first patch in the set, but preparing
the net for TCP_XXX_STATS - save the struct net on the stack
where required and possible.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c