diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-11-21 16:26:19 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-11-22 15:02:25 +0800 |
commit | c8467f7a3620698bf3c22f0e199b550fb611a8ae (patch) | |
tree | ac4aff2322676b17b409a142c1f41a77eb6678ad /net/ieee802154/core.h | |
parent | 8acf7a106326eb94e143552de81f34308149121c (diff) | |
download | op-kernel-dev-c8467f7a3620698bf3c22f0e199b550fb611a8ae.zip op-kernel-dev-c8467f7a3620698bf3c22f0e199b550fb611a8ae.tar.gz |
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
The aliasing check in map_and_copy is no longer necessary because
the IPsec ESP code no longer provides an IV that points into the
actual request data. As this check is now triggering BUG checks
due to the vmalloced stack code, I'm removing it.
Reported-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/ieee802154/core.h')
0 files changed, 0 insertions, 0 deletions