commit | 0c9c4a09f752e3cbe47fd5ea2d7f5f4837f95580 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Thu Feb 27 19:35:17 2014 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 28 14:33:47 2014 -0500 |
tree | a6e1559fb34bdf53e83f6d08a3c16d07d5c9642b | |
parent | e50e06fd0418d5994fad8ca8d3ce049403059112 [diff] |
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 <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>