]> mj.ucw.cz Git - pciutils.git/commit
lspci: Reorder PCIe DevCtl2 fields to match spec
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Oct 2023 16:08:29 +0000 (11:08 -0500)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Oct 2023 18:57:04 +0000 (20:57 +0200)
commitba06b2f5bdd764a2534e1194acaf7dc3cf696c02
tree5ec427a47544af5ccfd6870cd9b036b42cdf4c9e
parentdb43fb5e8f2c04c409bdd06ac2c2828685038d69
lspci: Reorder PCIe DevCtl2 fields to match spec

Decode the PCIe DevCtl2 fields in the same order they're documented in the
PCIe spec.

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