From: Alan Cox Date: Tue, 2 Oct 2007 20:53:04 +0000 (-0700) Subject: libata_scsi: Fix ATAPI transfer lengths X-Git-Tag: v2.6.24-rc1~1391^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db78dd302d26d242d3e8e5c4c5024b6c3ea93c2;p=pandora-kernel.git libata_scsi: Fix ATAPI transfer lengths Some controller variants snoop the ATAPI length value for Packet transfers to do state machine and FIFO management. Thus we want to set it properly, even for cases where it is otherwise meaningless. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed