commit | a24022e1887978decaa28fb11d1ddff63e31497f | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Mar 26 01:55:37 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 01:55:37 2008 -0700 |
tree | 93164b35de5cafda8af0838ab7c00b63c6b26fd2 | |
parent | 1577519d6b3777d2d3ba05871dd7ee40112c58ce [diff] |
[NETNS][ICMP]: Move ICMP sysctls on struct net. Initialization is moved to icmp_sk_init, all the places, that refer to them use init_net for now. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>