From: K. Y. Srinivasan Date: Wed, 6 Apr 2011 18:25:39 +0000 (-0700) Subject: Staging: hv: Zero out the request structure on allocation X-Git-Tag: v3.0-rc1~336^2~821 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a9a4847ea19d9578c8c3e81bc5ecb4adbaeb62;p=pandora-kernel.git Staging: hv: Zero out the request structure on allocation As part of the cleanup of the I/O request structure, allocate them zeroed out. This fixes a bug that was introduced in the patch-set titled: Staging: hv: Cleanup-storage-drivers-phase-II. A corrected version of this patch-set was sent out earlier, however the earlier (buggy) version of this patch-set was already applied. This patch fixes the problem. Signed-off-by: K. Y. Srinivasan Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed