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:
4244f41
)
nl80211: limit to one pairwise cipher for associate()
author
Johannes Berg
<johannes@sipsolutions.net>
Thu, 2 Jul 2009 19:36:37 +0000
(21:36 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:54 +0000
(15:01 -0400)
In this case, only one cipher makes sense, unlike for
connect() where it may be possible to have the card or
driver select.
No changes to mac80211 due to the way the structs are
laid out -- but the loop in net/mac80211/cfg.c will
degrade to just zero or one passes.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c
patch
|
blob
|
history
diff --cc
net/wireless/nl80211.c
Simple merge