linux/drivers/scsi/sym53c8xx_2
Christoph Hellwig 5d5ff44fe6 [SCSI] fix up request buffer reference in various scsi drivers
Various scsi drivers use scsi_cmnd.buffer and scsi_cmnd.bufflen in their
queuecommand functions.  Those fields are internal storage for the
midlayer only and are used to restore the original payload after
request_buffer and request_bufflen have been overwritten for EH.  Using
the buffer and bufflen fields means they do very broken things in error
handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-06 11:07:25 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym53c8xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_defs.h [SCSI] Version 2.2.3 2006-04-13 10:13:26 -05:00
sym_fw.c [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw1.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw2.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_glue.c [SCSI] fix up request buffer reference in various scsi drivers 2006-06-06 11:07:25 -04:00
sym_glue.h [SCSI] Disable sym2 driver queueing 2006-04-13 10:13:24 -05:00
sym_hipd.c [SCSI] Allow nvram settings to determine bus mode 2006-04-13 10:13:25 -05:00
sym_hipd.h [SCSI] Disable sym2 driver queueing 2006-04-13 10:13:24 -05:00
sym_malloc.c [SCSI] sym2: Remove FreeBSD ifdefs 2005-12-13 18:11:27 -07:00
sym_misc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_nvram.c [SCSI] sym2: Allow NVRAM settings to limit speed and width 2005-12-13 18:11:45 -07:00
sym_nvram.h [SCSI] sym2: Allow NVRAM settings to limit speed and width 2005-12-13 18:11:45 -07:00