]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Device labels must be requested via PCI_FILL_LABELS
authorMartin Mares <mj@ucw.cz>
Sat, 1 Nov 2014 16:11:17 +0000 (17:11 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 1 Nov 2014 16:11:17 +0000 (17:11 +0100)
commite84876c68e14e882551d3b7eaf60a0f0438c0f67
tree322eed81b2ee90d7a064e9fa064ee37d55c39906
parentd4c2ab05b1982b8466543c159306acb557f3e6c3
Device labels must be requested via PCI_FILL_LABELS

The previous implementation handled labels differently from all
other device properties, which was illogical.
lib/pci.h
lib/sysfs.c
lspci.c