Re-enable write same support for ipr RAID adapters. Signed-off-by: Brian King <brking@xxxxxxxxxxxxxxxxxx> --- drivers/scsi/ipr.c | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/scsi/ipr.c~ipr_write_same drivers/scsi/ipr.c --- linux/drivers/scsi/ipr.c~ipr_write_same 2015-03-12 16:26:04.036892977 -0500 +++ linux-bjking1/drivers/scsi/ipr.c 2015-03-12 16:26:04.044892894 -0500 @@ -6404,7 +6404,6 @@ static struct scsi_host_template driver_ .shost_attrs = ipr_ioa_attrs, .sdev_attrs = ipr_dev_attrs, .proc_name = IPR_NAME, - .no_write_same = 1, .use_blk_tags = 1, }; _ -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html