]> Git Repo - linux.git/blobdiff - net/ipv4/raw.c
ipmr, ip6mr: Unite vif seq functions
[linux.git] / net / ipv4 / raw.c
index 9b367fc48d7dde553ae5972481d813c7d313ddb9..54648d20bf0f87e1b9a2cceb7bb18a31c8df319a 100644 (file)
@@ -1156,6 +1156,7 @@ static __net_exit void raw_exit_net(struct net *net)
 static __net_initdata struct pernet_operations raw_net_ops = {
        .init = raw_init_net,
        .exit = raw_exit_net,
+       .async = true,
 };
 
 int __init raw_proc_init(void)
This page took 0.032399 seconds and 4 git commands to generate.