On Thu, Dec 03, 2015 at 07:17:51PM +0800, Ley Foon Tan wrote: > This series of patch fixes the issues when work with multi-functions PCIe > devices. Host controller can't access to endpoint with non-zero devfn, due to > incorrect rootport devfn. It also add checking for TLP status and fix issue in > interrupt probing. > > Tested on Ethernet adapter card with multi-functions enabled. > > Ley Foon Tan (3): > PCI: altera: fix incorrect devfn for requester ID > PCI: altera: check TLP completion status > PCI: altera: fix error when INTX is 4 > > drivers/pci/host/pcie-altera.c | 25 +++++++++++++++++-------- > 1 file changed, 17 insertions(+), 8 deletions(-) We initially merged the Altera driver for v4.4-rc1, it looks like it's not really useful without these changes, and there's no danger of breaking anything in the field, so I put these on my for-linus branch and will ask Linus to pull them before v4.4. Thanks! Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html