From: Johannes Berg Date: Wed, 6 Jul 2011 20:02:14 +0000 (+0200) Subject: mac80211: use AES_BLOCK_SIZE X-Git-Tag: v3.1-rc1~316^2~124^2^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd20a278e1ef9da9f6a987942794c9d65af8c4d;p=pandora-kernel.git mac80211: use AES_BLOCK_SIZE mac80211 has a defnition of AES_BLOCK_SIZE and multiple definitions of AES_BLOCK_LEN. Remove them all and use crypto/aes.h. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed