x86/CPU: Modify detect_extended_topology() to return result
[linux-2.6-microblaze.git] / net / ipv4 / udplite.c
index 72f2c38..f96614e 100644 (file)
@@ -104,7 +104,6 @@ static void __net_exit udplite4_proc_exit_net(struct net *net)
 static struct pernet_operations udplite4_net_ops = {
        .init = udplite4_proc_init_net,
        .exit = udplite4_proc_exit_net,
-       .async = true,
 };
 
 static __init int udplite4_proc_init(void)