From: Rasmus Villemoes Date: Wed, 9 Sep 2015 08:38:04 +0000 (+0200) Subject: net: mv643xx_eth: use kzalloc X-Git-Tag: omap-for-v4.3/fixes-rc1~42^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66a60857ca4fae5900c5d81c2ba04e657509b99;p=pandora-kernel.git net: mv643xx_eth: use kzalloc The double memset is a little ugly; using kzalloc avoids it altogether. Signed-off-by: Rasmus Villemoes Signed-off-by: David S. Miller --- Reading git-diff-tree failed