]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/sym53c416.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / drivers / scsi / sym53c416.c
index 0b7819f3e09b1736288a1827b5410c39efcdc437..5bdcbe8fa958dabb0785615eab99b3e107bf124b 100644 (file)
@@ -838,7 +838,6 @@ static struct scsi_host_template driver_template = {
        .can_queue =            1,
        .this_id =              SYM53C416_SCSI_ID,
        .sg_tablesize =         32,
-       .cmd_per_lun =          1,
        .unchecked_isa_dma =    1,
        .use_clustering =       ENABLE_CLUSTERING,
 };