|
@@ -143,6 +143,7 @@ static struct scsi_host_template adma_ata_sht = {
|
|
|
.name = DRV_NAME,
|
|
|
.ioctl = ata_scsi_ioctl,
|
|
|
.queuecommand = ata_scsi_queuecmd,
|
|
|
+ .eh_timed_out = ata_scsi_timed_out,
|
|
|
.eh_strategy_handler = ata_scsi_error,
|
|
|
.can_queue = ATA_DEF_QUEUE,
|
|
|
.this_id = ATA_SHT_THIS_ID,
|