|
@@ -101,6 +101,7 @@ static struct scsi_host_template marvell_sht = {
|
|
|
.proc_name = DRV_NAME,
|
|
|
.dma_boundary = ATA_DMA_BOUNDARY,
|
|
|
.slave_configure = ata_scsi_slave_config,
|
|
|
+ .slave_destroy = ata_scsi_slave_destroy,
|
|
|
/* Use standard CHS mapping rules */
|
|
|
.bios_param = ata_std_bios_param,
|
|
|
.resume = ata_scsi_device_resume,
|