SCSI: storvsc: Initialize the sglist
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 6 Feb 2013 13:15:28 +0000 (05:15 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 18:26:10 +0000 (11:26 -0700)
commitf8b16d21a6fc45dcf043259a69cab0c4c9e90d0f
tree4b7a4ebfd6e4406c03649b3b7b5590b40bd4058d
parent3221f151902a4de1bd3dc5fc46b3befb0457fdb8
SCSI: storvsc: Initialize the sglist

commit 9d2696e658ef4f209955ddaa987d43f1a1bd81a1 upstream.

Properly initialize scatterlist before using it.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/storvsc_drv.c