patch-1.3.18 linux/net/core/dev.c

Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/core/datagram.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.17/linux/net/core/dev.c linux/net/core/dev.c
@@ -1321,7 +1321,7 @@
 		}
 	}
 proc_net_register(&(struct proc_dir_entry)
-	{ PROC_NET_DEV,		dev_get_info,	3, "dev" });
+	{ PROC_NET_DEV, 3, "dev", dev_get_info });
 
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this