]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/ipv4/ipip.c
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
[linux.git] / net / ipv4 / ipip.c
index 9c5a4d164f095dd98cfcf51e9caba90ffb4ac0e3..c891235b4966cc4994d81acf39070d27c3060f13 100644 (file)
@@ -669,7 +669,6 @@ static struct pernet_operations ipip_net_ops = {
        .exit_batch = ipip_exit_batch_net,
        .id   = &ipip_net_id,
        .size = sizeof(struct ip_tunnel_net),
-       .async = true,
 };
 
 static int __init ipip_init(void)