]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Decode PCIe DevCap/DevCtl FLReset only for Endpoints
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Sep 2013 23:14:00 +0000 (17:14 -0600)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 11:32:55 +0000 (12:32 +0100)
commit5d602ff4734aacee569c859087c8ac7890179727
tree33f85fe0eeca096bd36dbb2ee7b35eed029a538b
parent0dc85d673d0748d638cc9be67d243cd0aa6cd67d
lspci: Decode PCIe DevCap/DevCtl FLReset only for Endpoints

The PCIe Device Capabilities and Control bits related to Function
Level Reset are valid only for Endpoints, so only decode them in
that case.

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