Ryan Stone c8912fcbdf Correct a PCI enumeration bug introduced in r264011
Ensure that first_func is set to 0 on every iteration of the PCI slot
enumeration loop after the first.  There is a continue statement that would
cause first_func to stay at 1 any PCI device where slot 0 has no functions
until we find a slot that does have a function.  This would cause us to
not enumerate the first PCI function on the device.

Credit to markj@ for spotting the bug.

X-MFC-With: r264011
2014-04-03 22:32:12 +00:00
..
2014-04-01 16:02:02 +00:00
2014-04-01 16:02:02 +00:00
2014-04-01 16:02:02 +00:00
2014-04-01 17:35:31 +00:00
2014-04-01 16:02:02 +00:00