V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.
[safe/jmp/linux-2.6] / net / ipv4 / arp.c
index 4e80f33..c95cd93 100644 (file)
@@ -1240,7 +1240,7 @@ void __init arp_init(void)
        arp_proc_init();
 #ifdef CONFIG_SYSCTL
        neigh_sysctl_register(NULL, &arp_tbl.parms, NET_IPV4,
-                             NET_IPV4_NEIGH, "ipv4", NULL, NULL);
+                             NET_IPV4_NEIGH, "ipv4", NULL);
 #endif
        register_netdevice_notifier(&arp_netdev_notifier);
 }