net: Kill link between CSUM and SG features.
[pandora-kernel.git] / net / ipv4 / ipconfig.c
index a2e50ae..98cbc68 100644 (file)
@@ -1394,7 +1394,7 @@ static int __init ip_auto_config(void)
        unsigned int i;
 
 #ifdef CONFIG_PROC_FS
-       proc_net_fops_create(&init_net, "pnp", S_IRUGO, &pnp_seq_fops);
+       proc_create("pnp", S_IRUGO, init_net.proc_net, &pnp_seq_fops);
 #endif /* CONFIG_PROC_FS */
 
        if (!ic_enable)