]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Drop PCIe LnkCtl "Retrain Link" decoding
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Sep 2013 23:14:21 +0000 (17:14 -0600)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 11:32:56 +0000 (12:32 +0100)
commit8ad3c8cfcf002557a8302156b79be4c54d4e22d1
tree650af45a766448c9746608f8503d57188c76de00
parenta1f57a29a4a922cb799bc3b828ca19e97b02a1e5
lspci: Drop PCIe LnkCtl "Retrain Link" decoding

Per PCIe spec r3.0, Table 7-16, the Retrain Link bit is writable but
always returns 0 when read, so decoding it gives no useful information.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
ls-caps.c