patch-2.4.27 linux-2.4.27/net/netsyms.c
Next file: linux-2.4.27/net/sched/Config.in
Previous file: linux-2.4.27/net/ipv6/udp.c
Back to the patch index
Back to the overall index
-  Lines: 20
-  Date:
2004-08-07 16:26:07.079446421 -0700
-  Orig file: 
linux-2.4.26/net/netsyms.c
-  Orig date: 
2004-04-14 06:05:41.000000000 -0700
diff -urN linux-2.4.26/net/netsyms.c linux-2.4.27/net/netsyms.c
@@ -18,7 +18,6 @@
 #include <linux/fcdevice.h>
 #include <linux/ioport.h>
 #include <linux/tty.h>
-#include <linux/ethtool.h>
 #include <net/neighbour.h>
 #include <net/snmp.h>
 #include <net/dst.h>
@@ -622,11 +621,4 @@
 EXPORT_SYMBOL(wireless_spy_update);
 #endif /* CONFIG_NET_RADIO || CONFIG_NET_PCMCIA_RADIO */
 
-/* ethtool.c */
-EXPORT_SYMBOL(ethtool_op_get_link);
-EXPORT_SYMBOL(ethtool_op_get_tx_csum);
-EXPORT_SYMBOL(ethtool_op_set_tx_csum);
-EXPORT_SYMBOL(ethtool_op_get_sg);
-EXPORT_SYMBOL(ethtool_op_set_sg);
-
 #endif  /* CONFIG_NET */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)