X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fscsi%2Faha1740.c;h=f6722fd46008a2f451ceb645411e93f6b4115fae;hb=821f3eff7cdb9d6c7076effabd46c96c322daed1;hp=e4a4f3a965d9a9ce3f4b79c7f140c8e42ba63870;hpb=c66cc13c16377d177d8887f15a3cc42ab3866f57;p=linux-2.6 diff --git a/drivers/scsi/aha1740.c b/drivers/scsi/aha1740.c index e4a4f3a965..f6722fd460 100644 --- a/drivers/scsi/aha1740.c +++ b/drivers/scsi/aha1740.c @@ -563,6 +563,7 @@ static struct scsi_host_template aha1740_template = { .sg_tablesize = AHA1740_SCATTER, .cmd_per_lun = AHA1740_CMDLUN, .use_clustering = ENABLE_CLUSTERING, + .use_sg_chaining = ENABLE_SG_CHAINING, .eh_abort_handler = aha1740_eh_abort_handler, };