patch-2.1.78 linux/drivers/scsi/aic7xxx.c

Next file: linux/drivers/scsi/dc390.h
Previous file: linux/drivers/scsi/aha1542.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.77/linux/drivers/scsi/aic7xxx.c linux/drivers/scsi/aic7xxx.c
@@ -6953,7 +6953,7 @@
   channel = cmd->channel ? 'B': 'A';
   tindex = TARGET_INDEX(cmd);
 
-#ifdef 0   /* AIC7XXX_DEBUG_ABORT */
+#if 0   /* AIC7XXX_DEBUG_ABORT */
   if (scb != NULL)
   {
     printk("(scsi%d:%d:%d) Reset called, scb %d, flags 0x%x\n",

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov