On Sun, 2004-10-03 at 01:30, Christoph Hellwig wrote: > On Sat, Oct 02, 2004 at 11:19:51PM -0700, Scott Feldman wrote: > > Replace pci_find_device with pci_get_device/pci_dev_put to plug > > race with pci_find_device. Compile tested. > > Should probably also use pci_dev_present No, because the dev pointer is needed later in the code if dev was found. pci_dev_present doesn't return the dev. -scott - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html