]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/tulip/tulip_core.c
Merge branch 'upstream-fixes'
[linux-2.6-omap-h63xx.git] / drivers / net / tulip / tulip_core.c
index 125ed00e95a5b933445bfe79708702e43324d264..c67c91251d048d74bc60a01029343ba7cbd959c6 100644 (file)
@@ -1564,7 +1564,7 @@ static int __devinit tulip_init_one (struct pci_dev *pdev,
                            dev->dev_addr, 6);
                }
 #endif
-#if defined(__i386__)          /* Patch up x86 BIOS bug. */
+#if defined(__i386__) || defined(__x86_64__)   /* Patch up x86 BIOS bug. */
                if (last_irq)
                        irq = last_irq;
 #endif