From: Emmanuel Grumbach Date: Thu, 20 Mar 2008 13:06:41 +0000 (+0200) Subject: mac80211: get a TKIP phase key from skb X-Git-Tag: v2.6.26-rc1~1138^2~350^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2cdcd4e85c5187db30a6b29f79fbbe59f39f78;p=pandora-kernel.git mac80211: get a TKIP phase key from skb This patch makes mac80211 able to compute a TKIP key from an skb. The requested key can be a phase 1 or a phase 2 key. This is useful for drivers who need to provide tkip key to their HW to enable HW encryption. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed