From: Bing Zhao Date: Sat, 16 Mar 2013 01:47:07 +0000 (-0700) Subject: mwifiex: cancel cmd timer and free curr_cmd in shutdown process X-Git-Tag: v3.9-rc5~28^2~18^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084c7189acb3f969c855536166042e27f5dd703f;p=pandora-kernel.git mwifiex: cancel cmd timer and free curr_cmd in shutdown process curr_cmd points to the command that is in processing or waiting for its command response from firmware. If the function shutdown happens to occur at this time we should cancel the cmd timer and put the command back to free queue. Cc: # 3.8 Tested-by: Marco Cesarano Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed