OSDN Git Service

PCI/AER: Log errors with PCI device, not PCIe service device
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 21 Nov 2016 21:24:25 +0000 (15:24 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 12 Dec 2016 16:05:23 +0000 (10:05 -0600)
commit576700b67a39ea422d28af085458748b50d591dc
tree1c4bc5f5384f9857d87a56639dba52e578e4b8fa
parent2298a7aaa837f460ac28458851d388b4abb38faa
PCI/AER: Log errors with PCI device, not PCIe service device

All other AER-related log messages use the PCI device, e.g.,
"pci 0000:00:1c.0", not the PCIe service device, e.g.,
"aer 0000:00:1c.0:pcie02".

Change the probe error messages to match the rest and include a little
context.

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