]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Improvements to PCIe link speed downgrade reporting
authorMartin Mares <mj@ucw.cz>
Fri, 21 Jan 2022 13:16:37 +0000 (14:16 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 21 Jan 2022 13:16:37 +0000 (14:16 +0100)
commit9f7681202fcfaefd02e202eb64c01eb9e962729d
tree0d9e15c1eabeb7e2e85e4b34d1ba30fd1d86f976
parenteeef8fed3e6bd34c553ee8cb16d5fc1b703120af
lspci: Improvements to PCIe link speed downgrade reporting

Do not report PCIe link downgrades for downstream ports.

Changed wording so that "overdriven" is reported instead of
"strange" for speeds greater than the maximum supported one.

Also report nothing instead of "ok".

Inspired by patches by Bjorn Helgaas and Matthew Wilcox.
ls-caps.c