patch-1.3.3 linux/kernel/ksyms.c

Next file: linux/kernel/panic.c
Previous file: linux/include/linux/vt.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.2/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -39,6 +39,7 @@
 #include <linux/netdevice.h>
 #ifdef CONFIG_INET
 #include <linux/ip.h>
+#include <linux/etherdevice.h>
 #include <net/protocol.h>
 #include <net/arp.h>
 #include <net/tcp.h>
@@ -303,6 +304,7 @@
 	X(register_netdev),
 	X(unregister_netdev),
 	X(ether_setup),
+	X(eth_type_trans),
 	X(alloc_skb),
 	X(kfree_skb),
 	X(dev_kfree_skb),

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