diff options
| author | Amitkumar Karwar | 2013-07-23 04:17:50 +0200 |
|---|---|---|
| committer | John W. Linville | 2013-07-24 17:02:09 +0200 |
| commit | 4cfda67d8f37cc422ad9f181c173a241c913055b (patch) | |
| tree | a9d360c31bba40157b77e21733e2899af5735aa1 /drivers/net/wireless/atmel_cs.c | |
| parent | mwifiex: remove unnecessary del_timer(cmd_timer) (diff) | |
| download | kernel-qcow2-linux-4cfda67d8f37cc422ad9f181c173a241c913055b.tar.gz kernel-qcow2-linux-4cfda67d8f37cc422ad9f181c173a241c913055b.tar.xz kernel-qcow2-linux-4cfda67d8f37cc422ad9f181c173a241c913055b.zip | |
mwifiex: move if_ops.cleanup_if() call
As if_ops.init_if() is called in mwifiex_register(),
corresponding cleanup routine should be called in
mwifiex_unregister().
Currently it's there in mwifiex_adapter_cleanup(), hence
interface specific cleanup is not performed if driver
initialization is failed.
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 'drivers/net/wireless/atmel_cs.c')
0 files changed, 0 insertions, 0 deletions
