commit | a6139b6271f9f95377fe3486aed6120c9142779b | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Tue Feb 23 05:16:17 2016 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Mar 07 14:26:32 2016 +0200 |
tree | 1b64bee7fa735dd3d89e03a0a8e7859190376f72 | |
parent | de651ce3d750c19a7b8b7cef22407ecc496619f4 [diff] |
mwifiex: fix corner case association failure This patch corrects the error case in association path by returning -1. Earlier "media_connected" used to remain on in this error case causing failure for further association attempts. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Fixes: b887664d882ee4 ('mwifiex: channel switch handling for station') Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>