mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 11 Jun 2008 21:22:00 +0000 (14:22 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 14 Jun 2008 16:18:13 +0000 (12:18 -0400)
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 <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tkip.c

Simple merge