scsi: Do not set cmd_per_lun to 1 in the host template
[deliverable/linux.git] / drivers / scsi / pcmcia / nsp_cs.c
index 1b6c8833a304e645e034f91c894f4e7e0b486f13..5fb6eefc65413c8063c29541b422b31588d2bded 100644 (file)
@@ -86,7 +86,6 @@ static struct scsi_host_template nsp_driver_template = {
        .can_queue               = 1,
        .this_id                 = NSP_INITIATOR_ID,
        .sg_tablesize            = SG_ALL,
-       .cmd_per_lun             = 1,
        .use_clustering          = DISABLE_CLUSTERING,
 };
 
This page took 0.03957 seconds and 5 git commands to generate.