From: Don Fry Date: Thu, 29 Jun 2006 20:53:48 +0000 (-0700) Subject: [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset X-Git-Tag: v2.6.18-rc1~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12fa30f35b52e85b4c37a2ef3c3320c158d510fa;p=pandora-kernel.git [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset On 2006-03-08 Eric Sesterhenn wrote: converts drivers/net to kzalloc usage. Don Fry modified it to use netif_msg_drv. Tested ia32 and ppc64. Signed-off-by: Eric Sesterhenn Signed-off-by: Don Fry Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed