From: Brian King Date: Wed, 7 Jun 2006 16:25:31 +0000 (-0500) Subject: [PATCH] libata: Setup nbytes in ata_sg_init_one X-Git-Tag: v2.6.18-rc1~1079^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233277cad6dacca6a8e53743641cf43ef7f37c4a;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed