From: Johannes Berg Date: Wed, 6 Jul 2011 20:00:35 +0000 (+0200) Subject: mac80211: fix CMAC races X-Git-Tag: v3.1-rc1~316^2~124^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75396ae6d433b49482e377e6f8dbf1f42ad53f3a;p=pandora-kernel.git mac80211: fix CMAC races Just like TKIP and CCMP, CMAC has the PN race. It might not actually be possible to hit it now since there aren't multiple ACs for management frames, but fix it anyway. Also move scratch buffers onto the stack. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed