From: Harvey Harrison Date: Wed, 11 Jun 2008 21:22:00 +0000 (-0700) Subject: mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller X-Git-Tag: v2.6.27-rc1~969^2~324^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c70537f97fe35f46762247a4bda72c16d585736;p=pandora-kernel.git mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller Also change the arguments of the phase1, 2 key mixing to take a pointer to the encrytion key and the tkip_ctx in the same order. Do the dereference of the encryption key in the callers. Signed-off-by: Harvey Harrison Signed-off-by: John W. Linville --- Reading git-diff-tree failed