PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 18 May 2012 22:52:40 +0000 (16:52 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 11 Jun 2012 17:23:43 +0000 (11:23 -0600)
Use pci_is_pcie() instead of looking at obsolete is_pcie field in
struct pci_dev.

CC: Huang Ying <ying.huang@intel.com>
CC: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found