vserver 1.9.3
[linux-2.6.git] / drivers / scsi / pas16.c
index 1c9788e..7812789 100644 (file)
@@ -605,6 +605,7 @@ static int pas16_release(struct Scsi_Host *shost)
 {
        if (shost->irq)
                free_irq(shost->irq, NULL);
+       NCR5380_exit(shost);
        if (shost->dma_channel != 0xff)
                free_dma(shost->dma_channel);
        if (shost->io_port && shost->n_io_port)