commit | a86b1e3019455283a677c2485cfeda2dc36df3eb | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Jul 16 20:20:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 16 20:20:58 2008 -0700 |
tree | 452f1ec6cba2a131d189be91a6f4ec1d50092827 | |
parent | c5346fe396f5e22bbfb3ec037c43891c3c57d3e6 [diff] |
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>