Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / drivers / scsi / 53c700.c
index 209c3fb..1b5938f 100644 (file)
@@ -332,7 +332,7 @@ NCR_700_detect(struct scsi_host_template *tpnt,
        tpnt->can_queue = NCR_700_COMMAND_SLOTS_PER_HOST;
        tpnt->sg_tablesize = NCR_700_SG_SEGMENTS;
        tpnt->cmd_per_lun = NCR_700_CMD_PER_LUN;
-       tpnt->use_clustering = DISABLE_CLUSTERING;
+       tpnt->use_clustering = ENABLE_CLUSTERING;
        tpnt->slave_configure = NCR_700_slave_configure;
        tpnt->slave_destroy = NCR_700_slave_destroy;