commit | d5556e87610e45e586b1bdf6653920b543083653 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri Dec 04 06:13:02 2015 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Dec 11 13:24:10 2015 +0200 |
tree | 804baaac626d0815af7b188584aac841dec616c4 | |
parent | bd9a212bab3db65baff094fe811ef1b593faca2a [diff] |
mwifiex: parse adhoc start/join result Even if ADHOC start or join attempt is failed, these commands are returned with success status by firmware. Actual connection result is provided inside command response. This patch parses the adhoc connection result and resets connection state variables if connection is not successful. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>