[PATCH] dgrs

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




Regards,

Angelo

--- linux-2.6.0-test5/drivers/net/dgrs.c.old 2003-09-19 18:54:05.000000000 +0200
+++ linux-2.6.0-test5/drivers/net/dgrs.c 2003-09-19 18:54:23.000000000 +0200
@@ -1360,7 +1360,7 @@
/*
* First, check for PCI boards
*/
- while ((pdev = pci_find_device(SE6_PCI_VENDOR_ID, SE6_PCI_DEVICE_ID, pdev)) != NULL)
+ while ((pdev = pci_get_device(SE6_PCI_VENDOR_ID, SE6_PCI_DEVICE_ID, pdev)) != NULL)
{
/*
* Get and check the bus-master and latency values.
-
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