From: Amitkumar Karwar Date: Sat, 18 May 2013 00:50:18 +0000 (-0700) Subject: mwifiex: rename mwifiex_free_adapter() routine in init.c X-Git-Tag: v3.11-rc1~16^2~103^2^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56ecf5a7f0f670c0c445a3d2d0bd6c3eda7015c;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed