|
@@ -165,8 +165,6 @@ static struct scsi_host_template isci_sht = {
|
|
.sg_tablesize = SG_ALL,
|
|
.sg_tablesize = SG_ALL,
|
|
.max_sectors = SCSI_DEFAULT_MAX_SECTORS,
|
|
.max_sectors = SCSI_DEFAULT_MAX_SECTORS,
|
|
.use_clustering = ENABLE_CLUSTERING,
|
|
.use_clustering = ENABLE_CLUSTERING,
|
|
- .eh_device_reset_handler = sas_eh_device_reset_handler,
|
|
|
|
- .eh_bus_reset_handler = isci_bus_reset_handler,
|
|
|
|
.slave_alloc = sas_slave_alloc,
|
|
.slave_alloc = sas_slave_alloc,
|
|
.target_destroy = sas_target_destroy,
|
|
.target_destroy = sas_target_destroy,
|
|
.ioctl = sas_ioctl,
|
|
.ioctl = sas_ioctl,
|