PCI: Preserve MPS and MRRS when applying _HPX settings
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Sep 2014 19:26:29 +0000 (13:26 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 13 Sep 2014 02:11:41 +0000 (20:11 -0600)
Linux manages MPS and MRRS settings to keep them consistent across the PCIe
fabric.  BIOS doesn't participate in this Linux management, so ignore that
part of any _HPX settings it supplies.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
drivers/pci/probe.c

Simple merge