Re: [PATCH] fix fusion breakage with multiple PCI domains

2005-03-25 Thread Bjorn Helgaas
Any comments on the patch below? Eric, sorry I didn't sent this to you before -- maybe you'd consider the MAINTAINERS patch below as well? I also suggested pci_get_slot() as a possibility for rewriting the function below (mpt_detect_bound_ports()). But that's a bit more than I want to do at the

Re: [PATCH] fix fusion breakage with multiple PCI domains

2005-03-18 Thread Bjorn Helgaas
On Thu, 2005-03-17 at 13:00 -0700, Bjorn Helgaas wrote: > mpt_detect_bound_ports(): Don't assume that two devices with the same > dev->bus->number are on the same bus. With multiple PCI domains, > many buses may have the same number. Maybe mpt_detect_bound_ports() could be rewritten to us