]> err.no Git - linux-2.6/blobdiff - drivers/scsi/sata_nv.c
[PATCH] ahci: convert to new probing mechanism and add hotplug support
[linux-2.6] / drivers / scsi / sata_nv.c
index d93513ef7412574ba93d04a807ba9b64bebcef42..90551246aa468d0e17088923080f67c77e783747 100644 (file)
@@ -216,6 +216,7 @@ static struct scsi_host_template nv_sht = {
        .proc_name              = DRV_NAME,
        .dma_boundary           = ATA_DMA_BOUNDARY,
        .slave_configure        = ata_scsi_slave_config,
+       .slave_destroy          = ata_scsi_slave_destroy,
        .bios_param             = ata_std_bios_param,
 };