|
@@ -1994,6 +1994,7 @@ static struct scsi_host_template mptsas_driver_template = {
|
|
.cmd_per_lun = 7,
|
|
.cmd_per_lun = 7,
|
|
.use_clustering = ENABLE_CLUSTERING,
|
|
.use_clustering = ENABLE_CLUSTERING,
|
|
.shost_attrs = mptscsih_host_attrs,
|
|
.shost_attrs = mptscsih_host_attrs,
|
|
|
|
+ .no_write_same = 1,
|
|
};
|
|
};
|
|
|
|
|
|
static int mptsas_get_linkerrors(struct sas_phy *phy)
|
|
static int mptsas_get_linkerrors(struct sas_phy *phy)
|