git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4587eea
)
mwifiex: don't try to associate when bss_mode is not STA
author
Bing Zhao
<bzhao@marvell.com>
Sat, 20 Apr 2013 04:00:44 +0000
(21:00 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 22 Apr 2013 19:20:28 +0000
(15:20 -0400)
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>
No differences found