Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / net / bridge / br_netfilter_hooks.c
index 9b16eaf..c2120eb 100644 (file)
@@ -969,6 +969,7 @@ static struct pernet_operations brnf_net_ops __read_mostly = {
        .exit = brnf_exit_net,
        .id   = &brnf_net_id,
        .size = sizeof(struct brnf_net),
+       .async = true,
 };
 
 static struct notifier_block brnf_notifier __read_mostly = {