commit | 233277cad6dacca6a8e53743641cf43ef7f37c4a | [log] [tgz] |
---|---|---|
author | Brian King <brking@us.ibm.com> | Wed Jun 07 11:25:31 2006 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Jun 11 23:24:25 2006 -0400 |
tree | 06cc72070888f7ec35f3ffb3144b9f3f35eaac24 | |
parent | bd5d825c9434b83925a88bd30eb9eef51908a3c9 [diff] |
[PATCH] libata: Setup nbytes in ata_sg_init_one 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>