linux/drivers/scsi/arm
Russell King 23d046f43a [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
An off-by-one bug meant we were always trying to map one too many
scatterlist entries.  This was mostly harmless prior to the checks
going in to consistent_sync(), but now causes the kernel to BUG.

Also, powertec.c was missing an assignment to info->ec.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-03-04 20:33:31 +00:00
..
Kconfig
Makefile
acornscsi-io.S
acornscsi.c
acornscsi.h
arxescsi.c
cumana_1.c
cumana_2.c [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries 2007-03-04 20:33:31 +00:00
ecoscsi.c
eesox.c [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries 2007-03-04 20:33:31 +00:00
fas216.c [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen 2007-03-04 20:33:20 +00:00
fas216.h
msgqueue.c
msgqueue.h
oak.c
powertec.c [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries 2007-03-04 20:33:31 +00:00
queue.c
queue.h
scsi.h [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen 2007-03-04 20:33:20 +00:00