]> git.itanic.dy.fi Git - linux-stable/commit
PCI: Expand "VPD access disabled" quirk message
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Nov 2016 14:01:17 +0000 (08:01 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 12 Dec 2016 16:05:24 +0000 (10:05 -0600)
commit044bc425bb72ffdecfb2a66d50cb1d024ecb96d0
treecb3595a713db5479fd968bdff33460e0a870eea7
parent5fbeef63774878548a4a9244c8a5f5456a1b38a7
PCI: Expand "VPD access disabled" quirk message

It's not very enlightening to see

  pci 0000:07:00.0: [Firmware Bug]: VPD access disabled

in the dmesg log because there's no clue about what the firmware bug is.
Expand the message to explain why we're disabling VPD.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c