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)
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>

No differences found