+56
−44
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
HIFN uses the transform context to store per-request data, which breaks when more than one request is outstanding. Move per request members from struct hifn_context to a new struct hifn_request_context and convert the code to use this. Signed-off-by:Patrick McHardy <kaber@trash.net> Signed-off-by:
Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>