Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.27 /net/netsyms.c

Filename:/net/netsyms.c
Lines Added:0
Lines Deleted:8
Also changed in: (Previous) 2.4.27-rc6  2.4.27-rc5  2.4.27-rc4  2.4.27-rc3  2.4.27-rc2  2.4.26 
(Following) 2.4.28-pre2-bk3  2.4.28-pre2-bk4  2.4.28-pre2-bk5  2.4.28-pre3  2.4.28-pre4  2.4.28-rc1 

Location
[  2.4.27
  [  net
     o  netsyms.c

Patch

diff -urN linux-2.4.26/net/netsyms.c linux-2.4.27/net/netsyms.c
--- linux-2.4.26/net/netsyms.c   2004-04-14 06:05:41.000000000 -0700
+++ linux-2.4.27/net/netsyms.c   2004-08-07 16:26:07.079446421 -0700
@@ -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 */


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.