]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/netfilter/nf_log_netdev.c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / net / netfilter / nf_log_netdev.c
index 254c2c6bde480b74075dcb409c643eb53e0335bc..350eb147754d886f25d2aad19dab7fde157e1ddb 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)