]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/scsi/sym53c416.c
[SCSI] add use_sg_chaining option to scsi_host_template
[mirror_ubuntu-artful-kernel.git] / drivers / scsi / sym53c416.c
index 92bfaeafe30da0fece863c0b39e7fb60568d7bfc..8befab7e98397b759c9c3a80989b5f4edb5f42ee 100644 (file)
@@ -854,5 +854,6 @@ static struct scsi_host_template driver_template = {
        .cmd_per_lun =          1,
        .unchecked_isa_dma =    1,
        .use_clustering =       ENABLE_CLUSTERING,
+       .use_sg_chaining =      ENABLE_SG_CHAINING,
 };
 #include "scsi_module.c"