ipv4: do not use per netns icmp sockets
[linux-2.6-microblaze.git] / include / net / netns / ipv4.h
index 7855764..639a316 100644 (file)
@@ -70,7 +70,6 @@ struct netns_ipv4 {
        struct hlist_head       *fib_table_hash;
        struct sock             *fibnl;
 
-       struct sock  * __percpu *icmp_sk;
        struct sock             *mc_autojoin_sk;
 
        struct inet_peer_base   *peers;