[PATCH 09/11] crypto: remove LZO fallback from crypto 842
Herbert Xu
herbert at gondor.apana.org.au
Thu Apr 9 00:16:00 AEST 2015
On Tue, Apr 07, 2015 at 01:34:28PM -0400, Dan Streetman wrote:
> Update the crypto 842 driver to no longer fallback to LZO if the 842
> hardware is unavailable. Simplify the crpypto 842 driver to remove all
> headers indicating 842/lzo.
>
> The crypto 842 driver should do 842-format compression and decompression
> only. It should not fallback to LZO compression/decompression. The
> user of the crypto 842 driver can fallback to another format if desired.
>
> Signed-off-by: Dan Streetman <ddstreet at ieee.org>
Thanks for the series. I don't know how I missed it when it was
merged originally but crypto/842.c needs to be moved over to
drivers/crypto. Your software implementation should take its
places as the reference implementation.
Cheers,
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the Linuxppc-dev
mailing list