X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fcxgbi%2Fcxgb4i%2Fcxgb4i.c;h=af86e8f57b842c0703d6f88679e65fff2c31a5c4;hb=c40ecc12cfdb630332198a04e2832ae8218a61f1;hp=81bb3bd7909d711e2131f50a037bffc47cf70e8c;hpb=89dac7bb3b0494685241369951f95494e86ee61f;p=karo-tx-linux.git diff --git a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c index 81bb3bd7909d..af86e8f57b84 100644 --- a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c +++ b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c @@ -99,6 +99,7 @@ static struct scsi_host_template cxgb4i_host_template = { .target_alloc = iscsi_target_alloc, .use_clustering = DISABLE_CLUSTERING, .this_id = -1, + .track_queue_depth = 1, }; static struct iscsi_transport cxgb4i_iscsi_transport = {