PCI: Expand "VPD access disabled" quirk message
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 4 Apr 2017 19:32:14 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:17 +0000 (12:41 +0200)
commit8ae7242fea545a4dbaef6a4b545b6cf288a0d789
tree9ed473273b9b787bdaf6e84feba6a227c04ae87b
parentc0aac1bbb5d8a61a626092b0fd44219356d48cf4
PCI: Expand "VPD access disabled" quirk message

[ Upstream commit 044bc425bb72ffdecfb2a66d50cb1d024ecb96d0 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c