summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2017-05-19 14:37:53 -0500
committerBjorn Helgaas <bhelgaas@google.com>2017-06-13 11:44:23 -0500
commit92a16c86299c64f58f320e491977408ba31b8c3c (patch)
tree4e2596abb203ffca047fb1b6f0258edfdc56a46b /drivers/pci/quirks.c
parent7ee214b540d9453af297cd19c43002018ed73fea (diff)
downloadlinux-92a16c86299c64f58f320e491977408ba31b8c3c.tar.bz2
efi/fb: Correct PCI_STD_RESOURCE_END usage
PCI_STD_RESOURCE_END is (confusingly) the index of the last valid BAR, not the *number* of BARs. To iterate through all possible BARs, we need to include PCI_STD_RESOURCE_END. Fixes: 55d728a40d36 ("efi/fb: Avoid reconfiguration of BAR that covers the framebuffer") Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/quirks.c')
0 files changed, 0 insertions, 0 deletions