===== arch/ia64/sn/io/sn2/pciio.c 1.17 vs edited ===== --- 1.17/arch/ia64/sn/io/sn2/pciio.c 2004-03-31 08:30:59 -05:00 +++ edited/arch/ia64/sn/io/sn2/pciio.c 2004-09-22 16:15:00 -04:00 @@ -549,7 +549,7 @@ if (biw > size) biw = size; - value |= DEV_FUNC(dev, config_get) + value |= DEV_FUNC(dev, config_get_safe) (dev, reg, biw) << shift; shift += 8*biw;