commit | 2db78dd302d26d242d3e8e5c4c5024b6c3ea93c2 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue Oct 02 13:53:04 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:45 2007 -0400 |
tree | 3d1b15c4314568dd7ccedb43a406060d5b6093be | |
parent | 681c80b5d96076f447e8101ac4325c82d8dce508 [diff] |
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 <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>