mac80211: Include crypto/aead.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Apr 2015 07:06:32 +0000 (15:06 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Apr 2015 06:18:11 +0000 (14:18 +0800)
commitd8fe0ddd0256711e9cf2c539e77c341daa0eb2cf
treed3ec0f08a58b7849bb5a9d8762a5318cc96d3ed1
parent1ce3311580515268504db929c3219e57927b9e6a
mac80211: Include crypto/aead.h

All users of AEAD should include crypto/aead.h instead of
include/linux/crypto.h.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
net/mac80211/aes_ccm.c
net/mac80211/aes_gcm.c
net/mac80211/aes_gmac.c
This page took 0.025187 seconds and 5 git commands to generate.