Updated from Linux LTS 3.10.23 to 3.10.24
This commit is contained in:
@@ -2025,7 +2025,8 @@ static struct scsi_host_template driver_template = {
|
||||
.cmd_per_lun = TW_MAX_CMDS_PER_LUN,
|
||||
.use_clustering = ENABLE_CLUSTERING,
|
||||
.shost_attrs = twa_host_attrs,
|
||||
.emulated = 1
|
||||
.emulated = 1,
|
||||
.no_write_same = 1,
|
||||
};
|
||||
|
||||
/* This function will probe and initialize a card */
|
||||
|
||||
Reference in New Issue
Block a user