K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-01-18T14:58:44.608339Z K 7 svn:log V 329 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 END