aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun3_scsi.c
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2014-11-12 16:12:22 +1100
committerChristoph Hellwig <hch@lst.de>2014-11-20 09:11:20 +0100
commitab93afaceb9623d5ad27b6022366b8f3d27d20e4 (patch)
tree0b216fad66ce4fdf50d8972bbf325659bc511da6 /drivers/scsi/sun3_scsi.c
parentatari_NCR5380: Move static co-routine variables to host data (diff)
downloadlinux-dev-ab93afaceb9623d5ad27b6022366b8f3d27d20e4.tar.xz
linux-dev-ab93afaceb9623d5ad27b6022366b8f3d27d20e4.zip
atari_NCR5380: Remove RESET_RUN_DONE macro
There's no need to run the cmd->done callback for aborted commands. Remove the old EH code and the RESET_RUN_DONE macro. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/sun3_scsi.c')
-rw-r--r--drivers/scsi/sun3_scsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/sun3_scsi.c b/drivers/scsi/sun3_scsi.c
index a98c7325f2dd..2a906d1d34ba 100644
--- a/drivers/scsi/sun3_scsi.c
+++ b/drivers/scsi/sun3_scsi.c
@@ -39,7 +39,6 @@
/* Definitions for the core NCR5380 driver. */
#define REAL_DMA
-#define RESET_RUN_DONE
/* #define SUPPORT_TAGS */
/* minimum number of bytes to do dma on */
#define DMA_MIN_SIZE 129