]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[CRYPTO] tcrypt: Fix error checking for comp allocation
authorSebastian Siewior <linux-crypto@ml.breakpoint.cc>
Tue, 20 Mar 2007 21:58:43 +0000 (08:58 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Mar 2007 21:58:43 +0000 (08:58 +1100)
commit7bc301e97b96597df967f11b9fa9cf391109893a
treeb4da9e49f7659d962ac8bb162058ab58f5171d50
parent58e40308f329275ccf556312a9cd788522f7c224
[CRYPTO] tcrypt: Fix error checking for comp allocation

This patch fixes loading the tcrypt module while deflate isn't available
at all (isn't build).

Signed-off-by: Sebastian Siewior <linux-crypto@ml.breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c