Skip to content
Commit 6c08772e authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] sata_mv: more S/G fixes



* 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: default avatarJeff Garzik <jgarzik@redhat.com>
parent bbf25010
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment