mac80211: pass scratch buffer directly, remove additional pointers
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 2 Jul 2008 23:30:52 +0000 (16:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Jul 2008 18:16:02 +0000 (14:16 -0400)
commitfeccb466944cb1aeaabc701cfde6771f3be74919
tree62da55862059f4adb4858376b4698f1d81afbec4
parentc34498b9e633baa3266af98106502633b6bc371b
mac80211: pass scratch buffer directly, remove additional pointers

Recalculate the offset pointers in the ccmp calculations rather than
in the callers.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/aes_ccm.c
net/mac80211/aes_ccm.h
net/mac80211/wpa.c