From: Dave Jones Date: Wed, 11 Nov 2009 21:57:03 +0000 (-0500) Subject: Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver. X-Git-Tag: v2.6.32~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c960e49d8beaca7c5b3967cede225bbba36bf43;p=pandora-kernel.git Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver. Nearly every invocation of memset in drivers/staging/hv/StorVsc.c has its arguments the wrong way around. Signed-off-by: Dave Jones Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed