patch-1.3.6 linux/kernel/ksyms.c

Next file: linux/kernel/signal.c
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.5/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -37,6 +37,7 @@
 #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>
@@ -315,6 +316,7 @@
 	X(eth_type_trans),
 	X(alloc_skb),
 	X(kfree_skb),
+	X(dev_alloc_skb),
 	X(dev_kfree_skb),
 	X(netif_rx),
 	X(dev_rint),

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