commit | 44ad4663d5916ed03091a1e2d1af8ebb6d92cfac | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Wed Apr 16 22:01:54 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 22 15:06:30 2014 -0400 |
tree | 7f1e5cdcb1e9de167725e730f14eb0c3579d6f59 | |
parent | cf831ffe4473d2e500912af20244336a1534685a [diff] |
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 <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>