]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Use spec name for RCRB ((Root Complex Register Block)
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Apr 2018 20:16:47 +0000 (15:16 -0500)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Apr 2018 08:23:11 +0000 (10:23 +0200)
commiteff08b33c1b689c428260fd9a6b878e96704ea5f
tree877d62061e2c07f8a9512ab3757ee258757663df
parentb8f7cd649e4f09a0c4f0ac0b89bf2eec2ab60e80
lspci: Use spec name for RCRB ((Root Complex Register Block)

Extended Capability ID 0x000a is the RCRB (Root Complex Register Block)
capability.  Change the #define and the capability label to match the
terminology used in the specs.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
lib/header.h
ls-ecaps.c