revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36
[firefly-linux-kernel-4.4.55.git] / net / l2tp / l2tp_eth.c
index 4caca4af1e768c276cf0266adb61ab39c805ad55..1ae697681bc735f3f4ed8cf98f9f63745157be36 100644 (file)
@@ -284,7 +284,7 @@ static __net_init int l2tp_eth_init_net(struct net *net)
        return 0;
 }
 
-static struct pernet_operations l2tp_eth_net_ops = {
+static __net_initdata struct pernet_operations l2tp_eth_net_ops = {
        .init = l2tp_eth_init_net,
        .id   = &l2tp_eth_net_id,
        .size = sizeof(struct l2tp_eth_net),