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:
bbf2501
)
[libata] sata_mv: more S/G fixes
author
Jeff Garzik
<jeff@garzik.org>
Fri, 12 Oct 2007 04:16:23 +0000
(
00:16
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 12 Oct 2007 04:16:23 +0000
(
00:16
-0400)
* corruption fix: we only want the lower 16 bits of length (0 == 64kb)
* ditto: the upper layer sets max-phys-segments to LIBATA_MAX_PRD,
so we must reset it to own hw-specific length.
* delete unused mv_fill_sg() return value
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found