x86/CPU: Modify detect_extended_topology() to return result
[linux-2.6-microblaze.git] / net / ipv4 / icmp.c
index cc56efa..1617604 100644 (file)
@@ -1257,7 +1257,6 @@ fail:
 static struct pernet_operations __net_initdata icmp_sk_ops = {
        .init = icmp_sk_init,
        .exit = icmp_sk_exit,
-       .async = true,
 };
 
 int __init icmp_init(void)