ipv4: fix fnhe usage by non-cached routes
[sfrench/cifs-2.6.git] / net / ipv4 / udplite.c
index 72f2c3806408c78650a51a1dbb54304eab68be3b..f96614e9b9a5d866e6ed01f7624f097c408a84ce 100644 (file)
@@ -104,7 +104,6 @@ static void __net_exit udplite4_proc_exit_net(struct net *net)
 static struct pernet_operations udplite4_net_ops = {
        .init = udplite4_proc_init_net,
        .exit = udplite4_proc_exit_net,
-       .async = true,
 };
 
 static __init int udplite4_proc_init(void)