mib: put tcp statistics on struct net
authorPavel Emelyanov <xemul@openvz.org>
Fri, 18 Jul 2008 11:02:08 +0000 (04:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 11:02:08 +0000 (04:02 -0700)
Proc temporary uses stats from init_net.

BTW, TCP_XXX_STATS are beautiful (w/o do { } while (0) facing) again :)

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found