linux/drivers/scsi/arm
Hannes Reinecke a9a47bf58a scsi: repurpose the last argument from print_opcode_name()
print_opcode_name() was only ever called with a '0' argument
from LLDDs and ULDs which were _not_ supporting variable length
CDBs, so the 'if' clause was never triggered.
Instead we should be using the last argument to specify
the cdb length to avoid accidental overflow when reading
the cdb buffer.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-11-12 11:16:03 +01:00
..
acornscsi-io.S
acornscsi.c acornscsi: use scsi_print_command() 2014-11-12 11:15:58 +01:00
acornscsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
arxescsi.c fas216: switch to ->show_info() 2013-04-09 14:13:26 -04:00
cumana_1.c scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400 2014-05-28 12:05:36 +02:00
cumana_2.c [SCSI] remove deprecated IRQF_DISABLED from SCSI 2014-03-19 15:04:44 -07:00
eesox.c fas216: switch to ->show_info() 2013-04-09 14:13:26 -04:00
fas216.c scsi: repurpose the last argument from print_opcode_name() 2014-11-12 11:16:03 +01:00
fas216.h fas216: switch to ->show_info() 2013-04-09 14:13:26 -04:00
Kconfig drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:45 -08:00
Makefile
msgqueue.c
msgqueue.h
oak.c scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400 2014-05-28 12:05:36 +02:00
powertec.c [SCSI] remove deprecated IRQF_DISABLED from SCSI 2014-03-19 15:04:44 -07:00
queue.c scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00
queue.h
scsi.h