- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / pci / pcie / aer / aer_inject.c
index f8f425b..9099246 100644 (file)
@@ -168,7 +168,7 @@ static u32 *find_pci_config_dword(struct aer_error *err, int where,
                target = &err->root_status;
                rw1cs = 1;
                break;
-       case PCI_ERR_ROOT_COR_SRC:
+       case PCI_ERR_ROOT_ERR_SRC:
                target = &err->source_id;
                break;
        }