git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3d1cc
)
mac80211: simplify buffers in aes_128_cmac_vector
author
Johannes Berg
<johannes.berg@intel.com>
Sun, 19 Aug 2012 12:51:44 +0000
(14:51 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 20 Aug 2012 12:03:18 +0000
(14:03 +0200)
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 <johannes.berg@intel.com>
No differences found