x86/KASLR: Update KERNEL_IMAGE_SIZE description
[linux-2.6-microblaze.git] / net / sysctl_net.c
index f424539..9aed6fe 100644 (file)
@@ -89,7 +89,6 @@ static void __net_exit sysctl_net_exit(struct net *net)
 static struct pernet_operations sysctl_pernet_ops = {
        .init = sysctl_net_init,
        .exit = sysctl_net_exit,
-       .async = true,
 };
 
 static struct ctl_table_header *net_header;