]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: padlock-aes - Use the correct mask when checking whether copying is required
authorChuck Ebbert <cebbert@redhat.com>
Tue, 3 Nov 2009 15:32:03 +0000 (10:32 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 3 Nov 2009 15:32:03 +0000 (10:32 -0500)
commite8edb3cbd7dd8acf6c748a02d06ec1d82c4124ea
tree7e7787f36b6fadea1e59acff240fd40a0993c511
parent13b79b971564ddd0f14e706592472adc8199e912
crypto: padlock-aes - Use the correct mask when checking whether copying is required

Masking with PAGE_SIZE is just wrong...

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/padlock-aes.c