PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND
authorChen, Gong <gong.chen@linux.intel.com>
Wed, 13 Aug 2014 06:22:40 +0000 (02:22 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 25 Sep 2014 15:42:40 +0000 (09:42 -0600)
commit846fc70986a65563a19ae86928c3acf34f12296d
tree23f5dbab066154b3ecb69ca89b14cf1f8a90452c
parentd179111767aa2a1d594023ce65abf9c81bfbb0cf
PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND

In PCIe r1.0, sec 5.10.2, bit 0 of the Uncorrectable Error Status, Mask,
and Severity Registers was for "Training Error." In PCIe r1.1, sec 7.10.2,
bit 0 was redefined to be "Undefined."

Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND to reflect this change.

No functional change.

[bhelgaas: changelog]
Signed-off-by: Chen, Gong <gong.chen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/vfio/pci/vfio_pci_config.c
include/ras/ras_event.h
include/uapi/linux/pci_regs.h
This page took 0.030529 seconds and 5 git commands to generate.