mac80211: cleanup kmalloc/memset -> kcalloc
authorWei Yongjun <yjwei@cn.fujitsu.com>
Thu, 15 Jan 2009 09:41:16 +0000 (17:41 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:47 +0000 (16:00 -0500)
commite9648179706448d50884f172711b00a6e5ab9e42
treef64f99e771d29b7295fd9b31c36a4273543b639f
parent672cf3cefe5f686637dec72b9f3d21fe1cdc8c94
mac80211: cleanup kmalloc/memset -> kcalloc

Transform calls kmalloc/memset to a single kcalloc.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ht.c