]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Make Physical Slot work for multifunction cards
authorMatthew Wilcox <matthew@wil.cx>
Fri, 14 Aug 2009 12:55:09 +0000 (14:55 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 14 Aug 2009 12:56:12 +0000 (14:56 +0200)
commitfc038beeb80ddb4185487e0e61a76ff9c51ffa2c
tree8b026a1010f106e6738bb27c31bea5aea22596b7
parentebb9bc540722f0a0020612459f5c042374dd00b0
Make Physical Slot work for multifunction cards

I have some multifunction cards in a machine which supports physical
slots.  Currently, lspci only displays the Physical Slot for the last
function in the slot.  I believe it should display it for all of them.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
lib/sysfs.c