From: Amitkumar Karwar Date: Tue, 23 Jul 2013 02:17:49 +0000 (-0700) Subject: mwifiex: remove unnecessary del_timer(cmd_timer) X-Git-Tag: v3.12-rc1~132^2~297^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3340e6cfd0100d70653fe8a300049420e464deb;p=pandora-kernel.git mwifiex: remove unnecessary del_timer(cmd_timer) It is already there in mwifiex_unregister(). So unnecessary call in mwifiex_adapter_cleanup() is removed in this patch. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed