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:
618ff9c
)
staging: vt6656: vnt_set_keymode don't save pairwise key entry.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 6 Jul 2014 22:19:47 +0000
(23:19 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 8 Jul 2014 23:04:22 +0000
(16:04 -0700)
The device refuses to associate to older access points even though in
the logs it appears to be associated in tkip or ccmp mode.
Clear bit from key_entry_inuse in pairwise key so the entry is over written
by group address.
This doesn't seem to make any difference to newer access points and
is a temporary fix until a better solution is found.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/key.c
patch
|
blob
|
history
diff --cc
drivers/staging/vt6656/key.c
Simple merge