patch-pre2.0.7 linux/drivers/scsi/atari_scsi.c

Next file: linux/drivers/scsi/atari_scsi.h
Previous file: linux/drivers/scsi/README.qlogicisp
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.6/linux/drivers/scsi/atari_scsi.c linux/drivers/scsi/atari_scsi.c
@@ -9,7 +9,7 @@
  *    - lots of extensions and bug fixes.
  *
  * This file is subject to the terms and conditions of the GNU General Public
- * License.  See the file README.legal in the main directory of this archive
+ * License.  See the file COPYING in the main directory of this archive
  * for more details.
  *
  */
@@ -746,7 +746,7 @@
 int atari_scsi_release (struct Scsi_Host *sh)
 {
 	if (IS_A_TT())
-		remove_isr (IRQ_TT_MFP_SCSI, scsi_tt_intr);
+		remove_isr (IRQ_TT_MFP_SCSI, scsi_tt_intr, NULL);
 	if (atari_dma_buffer)
 		scsi_init_free (atari_dma_buffer, STRAM_BUFFER_SIZE);
 	return 1;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this