alistair23-linux/drivers/scsi/qla4xxx
Karen Higgins 94bced3c1b [SCSI] qla4xxx: Correct Extended Sense Data Errors
Fixed sense data errors occurring above the first 32 bytes,
as required by some third party applications.  Sense data
in the first 32 bytes has always been correct.

Patch updated to use srb data variables instead of scsi command
scratchpad data area, as scratchpad area is already used.

Also, corrected debug print alignment bug in dump_buffer routine.
Changed KERN_DEBUG to KERN_INFO in printk statements in this routine.

Changed version number to 5.01.00-k9

Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
[michaelc: fixed checkpath.pl errors]
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-07-30 08:50:00 -05:00
..
Kconfig
Makefile
ql4_dbg.c [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_dbg.h
ql4_def.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_fw.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_glbl.h [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 2008-04-07 12:19:00 -05:00
ql4_init.c [SCSI] qla4xxx: do not reuse session when connecting to different target port 2009-01-25 07:55:13 -06:00
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 2008-04-07 12:19:00 -05:00
ql4_isr.c [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_mbx.c trivial: Fix misspelling of "firmware" in ql4_mbx.c 2009-01-06 11:28:08 +01:00
ql4_nvram.c
ql4_nvram.h
ql4_os.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
ql4_version.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00