X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fscsi%2Fcsiostor%2Fcsio_scsi.c;fp=drivers%2Fscsi%2Fcsiostor%2Fcsio_scsi.c;h=c2a6f9f294271c5db4f2ec2b885d87b5ec849a4d;hb=64d513ac31bd02a3c9b69ef04444f36c196f9a9d;hp=2c4562d82dc06281dc9e9e51cf1e8a9701c041c1;hpb=720ba808e9ca276919f566bbe2b4e09c79f25faa;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/scsi/csiostor/csio_scsi.c b/drivers/scsi/csiostor/csio_scsi.c index 2c4562d82dc0..c2a6f9f29427 100644 --- a/drivers/scsi/csiostor/csio_scsi.c +++ b/drivers/scsi/csiostor/csio_scsi.c @@ -2283,7 +2283,6 @@ struct scsi_host_template csio_fcoe_shost_template = { .use_clustering = ENABLE_CLUSTERING, .shost_attrs = csio_fcoe_lport_attrs, .max_sectors = CSIO_MAX_SECTOR_SIZE, - .use_blk_tags = 1, }; struct scsi_host_template csio_fcoe_shost_vport_template = { @@ -2303,7 +2302,6 @@ struct scsi_host_template csio_fcoe_shost_vport_template = { .use_clustering = ENABLE_CLUSTERING, .shost_attrs = csio_fcoe_vport_attrs, .max_sectors = CSIO_MAX_SECTOR_SIZE, - .use_blk_tags = 1, }; /*