Re: [PATCH] pci_get_slot()

From: Linus Torvalds
Date: Wed Oct 15 2003 - 14:16:07 EST



On Wed, 15 Oct 2003, Greg KH wrote:
>
> The check of:
> if (dev->bus->number == bus && dev->devfn == devfn)
> in pci_find_slot() doesn't check for the domain?

No, and it doesn't even have anything to check _against_. We don't pass
the domain down to it.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/