diff options
| author | 2012-07-14 13:26:59 +0545 | |
|---|---|---|
| committer | 2012-07-16 19:21:37 -0700 | |
| commit | 1a46eafe1c4a2bf45928beb280b378f5af904ed9 (patch) | |
| tree | b8c2650d22e27b62625cfb46dd739c1bef31d1d9 /kernel/trace/trace_functions.c | |
| parent | staging/winbond: use err and remove nr (diff) | |
| download | wireguard-linux-1a46eafe1c4a2bf45928beb280b378f5af904ed9.tar.xz wireguard-linux-1a46eafe1c4a2bf45928beb280b378f5af904ed9.zip | |
staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan
instead we would have used kzalloc, so our memory which is allocated will be set to 0.
codepath:
the code path here is prism2sta_probe_usb, calling when ever usb-dev id
and usb-vendor id e.t.c matches with what ever present in the MODULE_DEVICE_TABLE,
and in prism2sta_probe_usb , we call create_wlan, and its called nowhere else...
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace/trace_functions.c')
0 files changed, 0 insertions, 0 deletions
