]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/qlogicpti.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / drivers / scsi / qlogicpti.c
index fe122700cad811f017c48052d45f31f5fb8018dd..676385ff28efb0d4dfc392f8dddf7a2c54c32aef 100644 (file)
@@ -1287,7 +1287,6 @@ static struct scsi_host_template qpti_template = {
        .can_queue              = QLOGICPTI_REQ_QUEUE_LEN,
        .this_id                = 7,
        .sg_tablesize           = QLOGICPTI_MAX_SG(QLOGICPTI_REQ_QUEUE_LEN),
-       .cmd_per_lun            = 1,
        .use_clustering         = ENABLE_CLUSTERING,
 };