vserver 1.9.3
[linux-2.6.git] / drivers / scsi / t128.c
index 7ef1b8c..7e73fc2 100644 (file)
@@ -284,6 +284,7 @@ static int t128_release(struct Scsi_Host *shost)
 {
        if (shost->irq)
                free_irq(shost->irq, NULL);
+       NCR5380_exit(shost);
        if (shost->io_port && shost->n_io_port)
                release_region(shost->io_port, shost->n_io_port);
        scsi_unregister(shost);