commit | fb3dddf22c63d7e0622d4819a87dbb8563f0e968 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Fri May 25 11:58:22 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:38 2007 -0400 |
tree | c2f87ff85be78a8501189b8ac555f61eb44f262a | |
parent | 6df3073d2923c12b6f7524917a634e83de958dfe [diff] |
[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() The subject says it all. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>