mac80211: use AES_BLOCK_SIZE
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jul 2011 20:02:14 +0000 (22:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Jul 2011 15:11:24 +0000 (11:11 -0400)
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 <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found