git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8de5807
)
scsi: storvsc: Don't assume that the scatterlist is not chained
author
K. Y. Srinivasan
<kys@microsoft.com>
Fri, 27 Mar 2015 07:27:19 +0000
(
00:27
-0700)
committer
James Bottomley
<JBottomley@Odin.com>
Thu, 9 Apr 2015 20:22:12 +0000
(13:22 -0700)
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>
drivers/scsi/storvsc_drv.c
patch
|
blob
|
history
diff --cc
drivers/scsi/storvsc_drv.c
Simple merge