commit | 7bc301e97b96597df967f11b9fa9cf391109893a | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <linux-crypto@ml.breakpoint.cc> | Wed Mar 21 08:58:43 2007 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Mar 21 08:58:43 2007 +1100 |
tree | b4da9e49f7659d962ac8bb162058ab58f5171d50 | |
parent | 58e40308f329275ccf556312a9cd788522f7c224 [diff] |
[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>