]> err.no Git - linux-2.6/blobdiff - net/netlink/af_netlink.c
[POWERPC] 83xx: Add default config file for Wind River SBC8349 board
[linux-2.6] / net / netlink / af_netlink.c
index 415c97236f631d18962fc509dbe0ffee50744b3e..de3988ba1f46c45dd0831caeb71b4de0dedb0a63 100644 (file)
@@ -1888,7 +1888,7 @@ static void __net_exit netlink_net_exit(struct net *net)
 #endif
 }
 
-static struct pernet_operations netlink_net_ops = {
+static struct pernet_operations __net_initdata netlink_net_ops = {
        .init = netlink_net_init,
        .exit = netlink_net_exit,
 };