kernel-ark/drivers/scsi/qla4xxx
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining
With the sg table code, every SCSI driver is now either chain capable
or broken (or has sg_tablesize set so chaining is never activated), so
there's no need to have a check in the host template.

Also tidy up the code by moving the scatterlist size defines into the
SCSI includes and permit the last entry of the scatterlist pools not
to be a power of two.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-30 13:14:02 -06:00
..
Kconfig
Makefile
ql4_dbg.c
ql4_dbg.h
ql4_def.h
ql4_fw.h Change struct marker users 2007-10-19 11:53:53 -07:00
ql4_glbl.h
ql4_init.c [SCSI] libiscsi: fix shutdown 2008-01-11 18:28:33 -06:00
ql4_inline.h
ql4_iocb.c Change struct marker users 2007-10-19 11:53:53 -07:00
ql4_isr.c [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 2008-01-23 11:29:27 -06:00
ql4_mbx.c
ql4_nvram.c
ql4_nvram.h
ql4_os.c [SCSI] remove use_sg_chaining 2008-01-30 13:14:02 -06:00
ql4_version.h