* tulip irq patch
@ 2003-03-24 16:41 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2003-03-24 16:41 UTC (permalink / raw)
To: jgarzik; +Cc: linux-kernel
Another bit thats been in my tree for so long, I've
forgotten where it came from. ISTR it had something
to do with a quad port card.
Does this make any sense at all?
Dave
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/net/tulip/tulip_core.c linux-2.5/drivers/net/tulip/tulip_core.c
--- bk-linus/drivers/net/tulip/tulip_core.c 2003-03-08 09:57:19.000000000 +0000
+++ linux-2.5/drivers/net/tulip/tulip_core.c 2003-02-26 10:52:03.000000000 +0000
@@ -1547,7 +1549,7 @@ static int __devinit tulip_init_one (str
#endif
#if defined(__i386__) /* Patch up x86 BIOS bug. */
if (last_irq)
- irq = last_irq;
+ dev->irq = last_irq;
#endif
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-24 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 16:41 tulip irq patch davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®