]> git.baikalelectronics.ru Git - kernel.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)
commit97664df8696fd63e52630f80e38fcd48f25f9471
treeb4da9e49f7659d962ac8bb162058ab58f5171d50
parent17a5ed3de91c27c200b9546abe020240747bd828
[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