[PATCH] suhme

From: Angelo Dell'Aera (buffer@antifork.org)
Date: Fri Sep 19 2003 - 12:12:24 EST




Regards,

Angelo


--- linux-2.6.0-test5/drivers/net/sunhme.c.old 2003-09-19 19:00:14.000000000 +0200
+++ linux-2.6.0-test5/drivers/net/sunhme.c 2003-09-19 19:00:32.000000000 +0200
@@ -3293,7 +3293,7 @@
struct pci_dev *pdev = NULL;
int cards = 0;

- while ((pdev = pci_find_device(PCI_VENDOR_ID_SUN,
+ while ((pdev = pci_get_device(PCI_VENDOR_ID_SUN,
PCI_DEVICE_ID_SUN_HAPPYMEAL, pdev)) != NULL) {
if (pci_enable_device(pdev))
continue;
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html