commit 4367388f04eea72e78347dc9b299698bf4275f92 Author: Greg Kroah-Hartman Date: Fri Oct 12 09:43:44 2007 -0700 Linux 2.6.23.1 commit 2570089cd7432ce382be037956d7018778b483c8 Author: Jeff Garzik Date: Fri Oct 12 00:16:23 2007 -0400 libata: sata_mv: more S/G fixes commit 6c08772e49622e90d39903e7ff0be1a0f463ac86 in mainline. * 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 Signed-off-by: Greg Kroah-Hartman