summaryrefslogtreecommitdiffstats
path: root/lib/flex_proportions.c
diff options
context:
space:
mode:
authorAmitkumar Karwar2013-07-23 04:17:48 +0200
committerJohn W. Linville2013-07-24 17:02:08 +0200
commit003d87cbece50c2a558c954b7ce915dcc70acba7 (patch)
tree254432c236a5a24a4ee1fd9bf086f443f45c02d5 /lib/flex_proportions.c
parentmwifiex: add PCIe shutdown handler to avoid system hang on reboot (diff)
downloadkernel-qcow2-linux-003d87cbece50c2a558c954b7ce915dcc70acba7.tar.gz
kernel-qcow2-linux-003d87cbece50c2a558c954b7ce915dcc70acba7.tar.xz
kernel-qcow2-linux-003d87cbece50c2a558c954b7ce915dcc70acba7.zip
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 <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/flex_proportions.c')
0 files changed, 0 insertions, 0 deletions