Files
linux-stable-mirror/drivers/crypto
Paul LouvelandGreg Kroah-Hartman a15577e7c0 crypto: talitos - move code in current_desc_hdr() into a standalone function
commit f8713d9e60 upstream.

Previously added code in current_desc_hdr() in order to add support for
searching an offending descriptor inside a descriptor chain.

Move that code into a standalone function to improve readability.

Cc: stable@vger.kernel.org
Signed-off-by: Paul Louvel <paul.louvel@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-07-24 15:54:29 +02:00
..