]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci calls pci_fill_info() only as needed
authorMartin Mares <mj@ucw.cz>
Mon, 14 Sep 2015 15:44:45 +0000 (17:44 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 14 Sep 2015 15:44:45 +0000 (17:44 +0200)
commitef6c9ec3a45992d9e7ef4716d444252baf2013e1
tree9ce792dfff45efa821e24cabea8ceaf8ca3c6ec9
parente5bb28afa6124b26cd25506892214a5d3cb9eb60
lspci calls pci_fill_info() only as needed

Previously, lspci always asked for all attributes, even in terse
mode where most of them are not shown.
lspci.c