commit | aaced9934d2231227fec4255f394eb86af818ce2 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Mar 27 00:27:19 2015 -0700 |
committer | James Bottomley <JBottomley@Odin.com> | Thu Apr 09 13:22:12 2015 -0700 |
tree | 433797b74824777e98414450a710227be14f7811 | |
parent | 8de580742fee8bc34d116f57a20b22b9a5f08403 [diff] |
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 <kys@microsoft.com> Reviewed-by: Long Li <longli@microsoft.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>