From: Amitkumar Karwar Date: Thu, 17 Apr 2014 05:01:54 +0000 (-0700) Subject: mwifiex: don't clear cmd_sent flag in timeout handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44ad4663d5916ed03091a1e2d1af8ebb6d92cfac;p=pandora-kernel.git mwifiex: don't clear cmd_sent flag in timeout handler When command timeout occurs due to a firmware/hardware bug, there is no chance of next command being successful. We will keep cmd_sent flag on so that next command won't be sent to firmware. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed