On Fri, Dec 31, 2010 at 04:21:41PM +0100, roel kluin wrote:
> Fix a PTR_ERR() return of the wrong pointer
>
> Signed-off-by: Roel Kluin
Patch applied. Thanks!
--
Email: Herbert Xu
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To uns
Fix a PTR_ERR() return of the wrong pointer
Signed-off-by: Roel Kluin
---
drivers/crypto/mv_cesa.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/crypto/mv_cesa.c b/drivers/crypto/mv_cesa.c
index 7d279e5..c99305a 100644
--- a/drivers/crypto/mv_cesa.c
+++ b/driv