From: FUJITA Tomonori Date: Tue, 16 Oct 2007 09:24:32 +0000 (+0200) Subject: [SCSI] add use_sg_chaining option to scsi_host_template X-Git-Tag: v2.6.24-rc1~833^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb83c7529d929c00f37d821daed1942a1b20602;p=pandora-kernel.git [SCSI] add use_sg_chaining option to scsi_host_template This option is true if a low-level driver can support sg chaining. This will be removed eventually when all the drivers are converted to support sg chaining. q->max_phys_segments is set to SCSI_MAX_SG_SEGMENTS if false. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed