Don't try to use bogus bridge data
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 30 Jun 2009 22:24:45 +0000 (15:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 30 Jun 2009 22:24:45 +0000 (15:24 -0700)
commit2bda5b733bb12854760750c08138db95e77aea0c
tree7b8dc8cad5024e3830f94240d339521130c8763d
parent8ba6b02ecfa5b03bbf2807e8262bb1253a026493
Don't try to use bogus bridge data

If, for whatever reason, we weren't able to read bridge data (therefore
leaving bridge.pci or bridge.pcmcia empty), we shouldn't try to look at
the bus data inside the pci/pcmcia struct.
src/common_bridge.c