From: Olaf Hering <olh@suse.de>
To: Jeff Garzik <jgarzik@pobox.com>, netdev@oss.sgi.com
Subject: [PATCH] remove old version check from mac8390
Date: Sat, 21 Aug 2004 17:49:06 +0200 [thread overview]
Message-ID: <20040821154906.GA14498@suse.de> (raw)
This 'netdevice' define will end up in the 'tags' file.
Its not used, so just remove it.
diff -p -purN linux-2.6.8.1.kaputt/drivers/net/mac8390.c linux-2.6.8.1/drivers/net/mac8390.c
--- linux-2.6.8.1.kaputt/drivers/net/mac8390.c 2004-08-14 12:55:33.000000000 +0200
+++ linux-2.6.8.1/drivers/net/mac8390.c 2004-08-21 17:45:12.000000000 +0200
@@ -42,10 +42,6 @@
#include "8390.h"
-#if (LINUX_VERSION_CODE < 0x02030e)
-#define net_device device
-#endif
-
#define WD_START_PG 0x00 /* First page of TX buffer */
#define CABLETRON_RX_START_PG 0x00 /* First page of RX buffer */
#define CABLETRON_RX_STOP_PG 0x30 /* Last page +1 of RX ring */
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
next reply other threads:[~2004-08-21 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-21 15:49 Olaf Hering [this message]
2004-08-28 23:25 ` [PATCH] remove old version check from mac8390 Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040821154906.GA14498@suse.de \
--to=olh@suse.de \
--cc=jgarzik@pobox.com \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).