From: Haiyang Zhang Date: Sun, 5 Feb 2012 12:13:10 +0000 (+0000) Subject: net/hyperv: Remove the unnecessary memset in rndis_filter_send() X-Git-Tag: v3.4-rc1~177^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce60806de882cf15ad3a80a51e9878863a8fced;p=pandora-kernel.git net/hyperv: Remove the unnecessary memset in rndis_filter_send() The memory has been allocated by kzalloc, so it's unnecessary to memset again. Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed