Skip to content
Snippets Groups Projects
Commit 2de98e75 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

[CRYPTO] ablkcipher: Remove queue pointer from common alg object


Since not everyone needs a queue pointer and those who need it can
always get it from the context anyway the queue pointer in the
common alg object is redundant.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 791b4d5f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment