commit | 4af198fb7a99b07980b1bd52df550ba3f24688df | [log] [tgz] |
---|---|---|
author | David Kilroy <kilroyd@googlemail.com> | Wed Aug 05 21:23:32 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:12:45 2009 -0400 |
tree | 8955b89e70dbf82bcf7537130f43a8a1ab2350e3 | |
parent | 2b2603515e26466685895e93cae59bc061389f11 [diff] |
orinoco: consolidate storage of WEP and TKIP keys 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>