Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / net / ipv6 / sit.c
index 0195598..a9c4ac6 100644 (file)
@@ -1885,6 +1885,7 @@ static struct pernet_operations sit_net_ops = {
        .exit_batch = sit_exit_batch_net,
        .id   = &sit_net_id,
        .size = sizeof(struct sit_net),
+       .async = true,
 };
 
 static void __exit sit_cleanup(void)