jhb 643ff138c3 Remove bogus check. pcib_get_bus() (like other BUS_ACCESSOR() methods)
doesn't "fail", it may merely return garbage if it is not a valid ivar
for a given device.  Our parent device must be a 'pcib' device, so we
can just assume it implements pcib IVARs, and all pcib devices have a
bus number.

Submitted by:	clang via rdivacky
2011-01-18 14:58:44 +00:00
..
2011-01-17 23:06:47 +00:00
2010-11-27 15:41:44 +00:00
2011-01-14 17:06:54 +00:00
2010-12-05 10:15:23 +00:00