From: K. Y. Srinivasan Date: Fri, 27 Mar 2015 07:27:19 +0000 (-0700) Subject: scsi: storvsc: Don't assume that the scatterlist is not chained X-Git-Tag: omap-for-v4.1/fixes-rc1~120^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaced9934d2231227fec4255f394eb86af818ce2;p=pandora-kernel.git scsi: storvsc: Don't assume that the scatterlist is not chained The current code assumes that the scatterlists presented are not chained. Fix the code to not make this assumption. Signed-off-by: K. Y. Srinivasan Reviewed-by: Long Li Signed-off-by: James Bottomley --- Reading git-diff-tree failed