Merge branch 'upstream'
[sfrench/cifs-2.6.git] / drivers / scsi / sata_qstor.c
index 1b7a9316810ce76a3e81f4327f4f0fad84f7ef56..54283e06070e5455d844e3ecff0b02bec344fddb 100644 (file)
@@ -132,7 +132,6 @@ static struct scsi_host_template qs_ata_sht = {
        .name                   = DRV_NAME,
        .ioctl                  = ata_scsi_ioctl,
        .queuecommand           = ata_scsi_queuecmd,
-       .eh_strategy_handler    = ata_scsi_error,
        .can_queue              = ATA_DEF_QUEUE,
        .this_id                = ATA_SHT_THIS_ID,
        .sg_tablesize           = QS_MAX_PRD,