patch-2.1.51 linux/net/ipv4/fib.c

Next file: linux/net/socket.c
Previous file: linux/mm/mmap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/net/ipv4/fib.c linux/net/ipv4/fib.c
@@ -2039,7 +2039,7 @@
 		fib_class_get_info
 	});
 	proc_net_register(&(struct proc_dir_entry) {
-		PROC_NET_RTRULES, 8, "rt_local",
+		PROC_NET_RTLOCAL, 8, "rt_local",
 		S_IFREG | S_IRUGO, 1, 0, 0,
 		0, &proc_net_inode_operations,
 		fib_local_get_info

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov