linux/drivers/scsi/pcmcia
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 [SCSI] fix pcmcia compile problem 2008-01-23 11:29:34 -06:00
Makefile
aha152x_core.c
aha152x_stub.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
fdomain_core.c
fdomain_stub.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
nsp_cs.c [SCSI] nsp_cs: convert to data accessors and !use_sg cleanup 2008-01-11 18:22:34 -06:00
nsp_cs.h [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
nsp_debug.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
nsp_io.h
nsp_message.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
qlogic_stub.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
sym53c500_cs.c [SCSI] remove use_sg_chaining 2008-01-30 13:14:02 -06:00