X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fcrypto%2Fixp4xx_crypto.c;h=8e9a8f011a191a10908f31132a607c76f1c63bdd;hb=59a7b3c317cdb000f62d154d593ecc2818170f37;hp=4c20c5bf605832a2e2e801396e1c331d566e0aaa;hpb=a18f22a968de17b29f2310cdb7ba69163e65ec15;p=pandora-kernel.git diff --git a/drivers/crypto/ixp4xx_crypto.c b/drivers/crypto/ixp4xx_crypto.c index 4c20c5bf6058..8e9a8f011a19 100644 --- a/drivers/crypto/ixp4xx_crypto.c +++ b/drivers/crypto/ixp4xx_crypto.c @@ -914,7 +914,6 @@ static int ablk_perform(struct ablkcipher_request *req, int encrypt) crypt->mode |= NPE_OP_NOT_IN_PLACE; /* This was never tested by Intel * for more than one dst buffer, I think. */ - BUG_ON(req->dst->length < nbytes); req_ctx->dst = NULL; if (!chainup_buffers(dev, req->dst, nbytes, &dst_hook, flags, DMA_FROM_DEVICE))