linux_dsm_epyc7002/drivers/scsi/arm
Finn Thain 32b26a1042 ncr5380: Use standard list data structure
The NCR5380 drivers have a home-spun linked list implementation for
scsi_cmnd structs that uses cmd->host_scribble as a 'next' pointer. Adopt
the standard list_head data structure and list operations instead. Remove
the eh_abort_handler rather than convert it. Doing the conversion would
only be churn because the existing EH handlers don't work and get replaced
in a subsequent patch.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-01-06 21:43:07 -05:00
..
acornscsi-io.S
acornscsi.c
acornscsi.h
arxescsi.c
cumana_1.c ncr5380: Use standard list data structure 2016-01-06 21:43:07 -05:00
cumana_2.c
eesox.c
fas216.c
fas216.h
Kconfig
Makefile
msgqueue.c
msgqueue.h
oak.c ncr5380: Use standard list data structure 2016-01-06 21:43:07 -05:00
powertec.c
queue.c
queue.h
scsi.h