]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit238a55d087a5cef469a20fd2f8507f9812594d0b
treef64f99e771d29b7295fd9b31c36a4273543b639f
parent4ef37c018929017447fb07816c3113eb2baf7b2a
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