scsi: Do not set cmd_per_lun to 1 in the host template
[deliverable/linux.git] / drivers / usb / image / microtek.c
index 6431d08c8d9dea8d401400fe21ccf9cf5ce41e14..a4dbb0cd80da191b2d5e7e541c007f2fd1b23b76 100644 (file)
@@ -635,7 +635,6 @@ static struct scsi_host_template mts_scsi_host_template = {
        .sg_tablesize =         SG_ALL,
        .can_queue =            1,
        .this_id =              -1,
-       .cmd_per_lun =          1,
        .use_clustering =       1,
        .emulated =             1,
        .slave_alloc =          mts_slave_alloc,
This page took 0.043008 seconds and 5 git commands to generate.