From: Johannes Berg Date: Sun, 19 Aug 2012 12:51:44 +0000 (+0200) Subject: mac80211: simplify buffers in aes_128_cmac_vector X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d348f69f59af769c405c2f43a2d326d7123ef75a;p=pandora-kernel.git mac80211: simplify buffers in aes_128_cmac_vector There's no need to use a single scratch buffer and calculate offsets into it, just use two separate buffers for the separate variables. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed