diff options
| author | Amitkumar Karwar <[email protected]> | 2013-07-22 19:17:48 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-07-24 11:02:08 -0400 |
| commit | 003d87cbece50c2a558c954b7ce915dcc70acba7 (patch) | |
| tree | 254432c236a5a24a4ee1fd9bf086f443f45c02d5 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 43ba6b9f2f5e8090f16e8efe19d17cc8ce291d22 (diff) | |
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Currently it is in mwifiex_adapter_cleanup() which doesn't get
called if driver initialization is failed causing memory leak.
scan_delay_timer is initialized in mwifiex_register(), so it
should be deleted in mwifiex_unregister(). Hence it has been
moved to appropriate place.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions