From: Wei Yongjun Date: Thu, 15 Jan 2009 09:41:16 +0000 (+0800) Subject: mac80211: cleanup kmalloc/memset -> kcalloc X-Git-Tag: v2.6.30-rc1~662^2~836^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9648179706448d50884f172711b00a6e5ab9e42;p=pandora-kernel.git mac80211: cleanup kmalloc/memset -> kcalloc Transform calls kmalloc/memset to a single kcalloc. Signed-off-by: Wei Yongjun Signed-off-by: John W. Linville --- Reading git-diff-tree failed