From: Holger Schurig Date: Fri, 25 May 2007 15:58:22 +0000 (-0400) Subject: [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() X-Git-Tag: v2.6.22-rc5~44^2~2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3dddf22c63d7e0622d4819a87dbb8563f0e968;p=pandora-kernel.git [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() The subject says it all. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed