staging: wlan-ng: replace kmalloc and memset with kzalloc
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Wed, 8 Oct 2014 18:03:40 +0000 (23:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:19 +0000 (10:29 +0800)
commitad96f37f06596c6a7bd4dae3cf364bbb4ab7d7a4
treef7019c77138b9cbbda57bc7e74bbbdfc09a51ce1
parent646da830fd61a74947581b3675e1919361f16cd2
staging: wlan-ng: replace kmalloc and memset with kzalloc

Replace kmalloc and memset with a single call of kzalloc in
file of wlan-ng.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2fw.c
This page took 0.024503 seconds and 5 git commands to generate.