From: Amitkumar Karwar Date: Fri, 28 Feb 2014 03:35:17 +0000 (-0800) Subject: mwifiex: replace num_cmd_timeout with is_cmd_timedout X-Git-Tag: v3.15-rc1~113^2~159^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9c4a09f752e3cbe47fd5ea2d7f5f4837f95580;p=pandora-kernel.git mwifiex: replace num_cmd_timeout with is_cmd_timedout Command timeout happens when firmware goes into bad state. There is no chance that next command will be successful after this. Hence we will maintain a flag instead of count. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed