aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/meth.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2010-01-27 10:17:41 +0000
committerDavid S. Miller <davem@davemloft.net>2010-01-28 06:01:35 -0800
commit257ddbdad13cd3c4f7d03b85af632c508aa8abc9 (patch)
treed3b85a20a32fb2a9817016131f164cab85cafd82 /drivers/net/meth.c
parentnet/atm: Cleanup dprint/ddprintk #defines and uses (diff)
downloadlinux-dev-257ddbdad13cd3c4f7d03b85af632c508aa8abc9.tar.xz
linux-dev-257ddbdad13cd3c4f7d03b85af632c508aa8abc9.zip
netdev: remove HAVE_ leftovers
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/meth.c')
-rw-r--r--drivers/net/meth.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/meth.c b/drivers/net/meth.c
index 2af81735386b..9f72cb45f4af 100644
--- a/drivers/net/meth.c
+++ b/drivers/net/meth.c
@@ -51,14 +51,11 @@
static const char *meth_str="SGI O2 Fast Ethernet";
-#define HAVE_TX_TIMEOUT
/* The maximum time waited (in jiffies) before assuming a Tx failed. (400ms) */
#define TX_TIMEOUT (400*HZ/1000)
-#ifdef HAVE_TX_TIMEOUT
static int timeout = TX_TIMEOUT;
module_param(timeout, int, 0);
-#endif
/*
* This structure is private to each device. It is used to pass