* [PATCH] remove old version check from mac8390
@ 2004-08-21 15:49 Olaf Hering
2004-08-28 23:25 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2004-08-21 15:49 UTC (permalink / raw)
To: Jeff Garzik, netdev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-28 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-21 15:49 [PATCH] remove old version check from mac8390 Olaf Hering
2004-08-28 23:25 ` Jeff Garzik
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).