]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0796a02eabec36a2c58011eac4a09c86d8afffe5
tree62da55862059f4adb4858376b4698f1d81afbec4
parent7cfd4e1791eca944a28c43b2a70d6601fa9e10d6
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