On Mon, 2006-09-18 at 20:01 +0100, Christoph Hellwig wrote: > On Fri, Sep 15, 2006 at 03:34:32PM +0100, Alan Cox wrote: > > Signed-off-by: Alan Cox <alan@xxxxxxxxxx> > > > > diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.18-rc6-mm1/drivers/scsi/aic7xxx_old.c linux-2.6.18-rc6-mm1/drivers/scsi/aic7xxx_old.c > > --- linux.vanilla-2.6.18-rc6-mm1/drivers/scsi/aic7xxx_old.c 2006-09-11 17:00:17.000000000 +0100 > > +++ linux-2.6.18-rc6-mm1/drivers/scsi/aic7xxx_old.c 2006-09-14 16:50:25.000000000 +0100 > > @@ -9194,7 +9194,7 @@ > > for (i = 0; i < ARRAY_SIZE(aic_pdevs); i++) > > { > > pdev = NULL; > > - while ((pdev = pci_find_device(aic_pdevs[i].vendor_id, > > + while ((pdev = pci_get_device(aic_pdevs[i].vendor_id, > > aic_pdevs[i].device_id, > > NACK. This doesn't help us forward at all. In case you have > the hardware please do a full conversion to the real pci probing API. OMG, does anyone still use that thing? -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: CFBFF194 http://people.redhat.com/dledford Infiniband specific RPMs available at http://people.redhat.com/dledford/Infiniband
Attachment:
signature.asc
Description: This is a digitally signed message part