mac80211: move key tfm setup
authorJohannes Berg <johannes.berg@intel.com>
Tue, 10 Aug 2010 07:46:39 +0000 (09:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 20:45:20 +0000 (16:45 -0400)
commit60ae0f20058d19ada94093dc3ef7ae0737597fba
tree2428c7561d8f7927bb79ddc96f0d448070873454
parent97359d1235eaf634fe706c9faa6e40181cc95fb8
mac80211: move key tfm setup

There's no need to keep separate if statements
for setting up the CCMP/AES-CMAC tfm structs;
move that into the existing switch statement.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/key.c