commit | c56ecf5a7f0f670c0c445a3d2d0bd6c3eda7015c | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri May 17 17:50:18 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 22 15:08:46 2013 -0400 |
tree | 56604dac6ed7c0848b0b5d2e42d19058adb78646 | |
parent | 78e578c5b43c4f274305075c68d055c8d6141fd5 [diff] |
mwifiex: rename mwifiex_free_adapter() routine in init.c We have two different static routines with name mwifiex_free_adapter(). The routine in main.c actually frees the adapter structure. We will rename other routine in init.c to mwifiex_adapter_cleanup() to avoid confusion. 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>