From: David Kilroy Date: Wed, 5 Aug 2009 20:23:32 +0000 (+0100) Subject: orinoco: consolidate storage of WEP and TKIP keys X-Git-Tag: v2.6.32-rc1~703^2~367^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af198fb7a99b07980b1bd52df550ba3f24688df;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed