patch-1.3.19 linux/kernel/ksyms.c

Next file: linux/kernel/ksyms.ver
Previous file: linux/kernel/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.18/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -37,7 +37,6 @@
 #ifdef CONFIG_NET
 #include <linux/net.h>
 #include <linux/netdevice.h>
-#include <net/eth.h>
 #ifdef CONFIG_INET
 #include <linux/ip.h>
 #include <linux/etherdevice.h>
@@ -458,8 +457,8 @@
 	X(msdos_write_inode),
 #endif
 #ifdef CONFIG_PROC_FS
-	X(proc_net_register),
-	X(proc_net_unregister),
+	X(proc_register),
+	X(proc_unregister),
 #endif
 	/********************************************************
 	 * Do not add anything below this line,

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