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)
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

Simple merge