X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fscsi%2F3w-xxxx.c;h=752624e6bc0022807c6265539cad6d8b42d1611f;hb=da32cc90cbc865c6b49bdc2e0d81b2df3972e5ec;hp=b9276d10b25c2e277c05e1b6e48e196a11b38fa4;hpb=155e3a353943a3e713cd33357cfd58e995900a81;p=cascardo%2Flinux.git diff --git a/drivers/scsi/3w-xxxx.c b/drivers/scsi/3w-xxxx.c index b9276d10b25c..752624e6bc00 100644 --- a/drivers/scsi/3w-xxxx.c +++ b/drivers/scsi/3w-xxxx.c @@ -2279,7 +2279,8 @@ static struct scsi_host_template driver_template = { .cmd_per_lun = TW_MAX_CMDS_PER_LUN, .use_clustering = ENABLE_CLUSTERING, .shost_attrs = tw_host_attrs, - .emulated = 1 + .emulated = 1, + .no_write_same = 1, }; /* This function will probe and initialize a card */