From: Jeff Garzik Date: Sat, 20 Oct 2007 02:56:44 +0000 (-0400) Subject: [libata] sata_sis: use correct S/G table size X-Git-Tag: v2.6.24-rc1~126^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96af154710d44b574515431a0bb014888398a741;p=pandora-kernel.git [libata] sata_sis: use correct S/G table size sata_sis has the same restrictions as other SFF controllers, and so must use LIBATA_MAX_PRD to denote that SCSI may only fill ATA_MAX_PRD/2 entries, due to our need to handle IOMMU merging. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed