[PATCH] libata: Setup nbytes in ata_sg_init_one
authorBrian King <brking@us.ibm.com>
Wed, 7 Jun 2006 16:25:31 +0000 (11:25 -0500)
committerJeff Garzik <jeff@garzik.org>
Mon, 12 Jun 2006 03:24:25 +0000 (23:24 -0400)
Setup nbytes in ata_sg_init_one to the total transfer length
of the command. This is needed by some HBAs that need to know
the total transfer length of each command.

Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found