commit | 846fc70986a65563a19ae86928c3acf34f12296d | [log] [tgz] |
---|---|---|
author | Chen, Gong <gong.chen@linux.intel.com> | Wed Aug 13 02:22:40 2014 -0400 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Sep 25 09:42:40 2014 -0600 |
tree | 23f5dbab066154b3ecb69ca89b14cf1f8a90452c | |
parent | d179111767aa2a1d594023ce65abf9c81bfbb0cf [diff] |
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>