git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80f6fd3
)
[libata] sata_sis: use correct S/G table size
author
Jeff Garzik
<jeff@garzik.org>
Sat, 20 Oct 2007 02:56:44 +0000
(22:56 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 20 Oct 2007 02:56:44 +0000
(22:56 -0400)
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 <jgarzik@redhat.com>
No differences found