From: Matthew Wilcox Date: Thu, 10 Feb 2011 13:49:59 +0000 (-0500) Subject: NVMe: Advance the sg pointer when filling in an sg list X-Git-Tag: v3.3-rc1~16^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51882d00f07da9601cc962a3596e48aafb4f4163;p=pandora-kernel.git NVMe: Advance the sg pointer when filling in an sg list For multipage BIOs, we were always using sg[0] instead of advancing through the list. Oops :-) Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed