[NETNS][ICMP]: Move ICMP sysctls on struct net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 26 Mar 2008 08:55:37 +0000 (01:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2008 08:55:37 +0000 (01:55 -0700)
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>

No differences found