pci modules: Check for pci_scan() == NULL.
authorErwan Velu <erwan.velu@free.fr>
Mon, 23 Mar 2009 09:15:11 +0000 (10:15 +0100)
committerErwan Velu <erwan.velu@free.fr>
Thu, 26 Mar 2009 17:26:35 +0000 (18:26 +0100)
commit8d1995dfa8c393cd4c5c88a691594849766ee228
tree2d55a7c0e0118c795d68ad28174546a4e9a02f53
parentf2d07ce8e43953ec1eeca162cdac1d86c6e978c9
pci modules: Check for pci_scan() == NULL.

Impact: we don't have to grab more details if pci_scan returns NULL

Signed-off-by: Sebastian Herbszt (herbszt@gmx.de)
com32/modules/pcitest.c