Merge tag 'for-linus' of git://github.com/openrisc/linux
[linux] / net / netfilter / nf_log_netdev.c
index 254c2c6..350eb14 100644 (file)
@@ -47,7 +47,6 @@ static void __net_exit nf_log_netdev_net_exit(struct net *net)
 static struct pernet_operations nf_log_netdev_net_ops = {
        .init = nf_log_netdev_net_init,
        .exit = nf_log_netdev_net_exit,
-       .async = true,
 };
 
 static int __init nf_log_netdev_init(void)