]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Decode PCIe LnkCtl Link Disable as 'LnkDisable'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Oct 2023 16:08:33 +0000 (11:08 -0500)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Oct 2023 18:57:05 +0000 (20:57 +0200)
commit011ca4bb4baad6e3e4334ac6609ba99e771dbf98
tree3be58a6bd59ad5f59fc8f8acf2c5840eb71403de
parent7d2b2d69d7ad8ef3dd687fe8ed07f5f92a06927d
lspci: Decode PCIe LnkCtl Link Disable as 'LnkDisable'

Decode the Link Disable bit as "LnkDisable" (not simply "Disable") to match
the spec terminology (PCIe r6.0, sec 7.5.3.7)

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