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:
2b26035
)
orinoco: consolidate storage of WEP and TKIP keys
author
David Kilroy
<kilroyd@googlemail.com>
Wed, 5 Aug 2009 20:23:32 +0000
(21:23 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 14 Aug 2009 13:12:45 +0000
(09:12 -0400)
When TKIP support was added, we stored the keys separately to avoid
issues when both TKIP and WEP keys are sent to the driver.
We need to consolidate the storage to convert to cfg80211, so do this
first and try iron out the issues.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found