commit | 8bc77a4d2c8ca3c07d74465a3738bf60a4e5de41 | [log] [tgz] |
---|---|---|
author | Bing Zhao <bzhao@marvell.com> | Fri Apr 19 21:00:44 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 22 15:20:28 2013 -0400 |
tree | dfa8a6c6386663cb98cee395efa5a1a302d40ad6 | |
parent | 4587eea5b787b8373c72791a92084010f79443d0 [diff] |
mwifiex: don't try to associate when bss_mode is not STA We have blocked association attempts on interfaces configured in AP and AD-HOC modes. P2P mode should be blocked too. Furthermore, an error code must be returned if we are unable to associate. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>