aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_net.h
diff options
context:
space:
mode:
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>2007-07-20 17:28:59 +0900
committerJeff Garzik <jeff@garzik.org>2007-07-24 16:28:39 -0400
commit78f710dc186f34fb14d8b22a33749a56013e7b85 (patch)
tree6e750e0ef0022c95bd0b27b8625e9873ce31a5ff /drivers/net/ps3_gelic_net.h
parentps3: removed defines no longer used (diff)
downloadlinux-dev-78f710dc186f34fb14d8b22a33749a56013e7b85.tar.xz
linux-dev-78f710dc186f34fb14d8b22a33749a56013e7b85.zip
ps3: removed conditional ethtool support
Removed conditional ethtool support. Always enabled. Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/ps3_gelic_net.h')
-rw-r--r--drivers/net/ps3_gelic_net.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ps3_gelic_net.h b/drivers/net/ps3_gelic_net.h
index 2d14d3e9fd7a..0bd443474020 100644
--- a/drivers/net/ps3_gelic_net.h
+++ b/drivers/net/ps3_gelic_net.h
@@ -28,8 +28,6 @@
#ifndef _GELIC_NET_H
#define _GELIC_NET_H
-#define GELIC_NET_ETHTOOL /* use ethtool */
-
/* descriptors */
#define GELIC_NET_RX_DESCRIPTORS 128 /* num of descriptors */
#define GELIC_NET_TX_DESCRIPTORS 128 /* num of descriptors */