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>
Mon, 23 Mar 2009 09:15:11 +0000 (10:15 +0100)
commit83c407350cecf2e21ddead2c872acf720e719af3
tree74968854e39c2c608aaa5fdb739b4c9527859dc6
parenta06ecb70edf1416701c405513f13f3505a999482
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