]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Decode PCIe DevCap "Acceptable Latencies" only for Endpoints
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Sep 2013 23:13:53 +0000 (17:13 -0600)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 11:32:55 +0000 (12:32 +0100)
commit0dc85d673d0748d638cc9be67d243cd0aa6cd67d
treeed221e418a3c733edc9843a33ece84657e73f50c
parent1e6e1d901ea9f21541644e9b95762bda63377759
lspci: Decode PCIe DevCap "Acceptable Latencies" only for Endpoints

The PCIe Device Capabilities "Endpoint L0s Acceptable Latency" and
"Endpoint L1 Acceptable Latency" are defined only for Endpoint functions,
so don't display them unless this is an endpoint.

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