]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/aha1740.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / drivers / scsi / aha1740.c
index 31ace4bef8fe98492d47a7134f1192b2d17b6647..bad35ffc015d0e0d1364eb4a72e7eb5ccf284b8d 100644 (file)
@@ -544,7 +544,6 @@ static struct scsi_host_template aha1740_template = {
        .can_queue        = AHA1740_ECBS,
        .this_id          = 7,
        .sg_tablesize     = AHA1740_SCATTER,
-       .cmd_per_lun      = AHA1740_CMDLUN,
        .use_clustering   = ENABLE_CLUSTERING,
        .eh_abort_handler = aha1740_eh_abort_handler,
 };