James Bottomley wrote: [] > diff --git a/drivers/scsi/aic7xxx/aic7xxx_osm.c b/drivers/scsi/aic7xxx/aic7xxx_osm.c > --- a/drivers/scsi/aic7xxx/aic7xxx_osm.c > +++ b/drivers/scsi/aic7xxx/aic7xxx_osm.c > @@ -735,6 +735,7 @@ ahc_linux_slave_configure(struct scsi_de > > /* Initial Domain Validation */ > if (!spi_initial_dv(device->sdev_target)) > + spi_min_period(device->sdev_target) = 100; > spi_dv_device(device); Hmm.. Should there be a pair of {}'s somewhere? /mjt - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html