crypto: talitos - fix bad kfree
authorKim Phillips <kim.phillips@freescale.com>
Mon, 12 Dec 2011 20:59:10 +0000 (14:59 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Dec 2011 07:20:01 +0000 (15:20 +0800)
commit0b2730d8d8b38e009607d5a094d48fcce73af547
tree995bc7a5ed2246fedf936e5e254223a632faefce
parent741e8c2d8177eca656bc015ef83ab84d817edf8c
crypto: talitos - fix bad kfree

Fix a kfree to an invalid address which causes an oops when running
on SEC v2.0 h/w (introduced in commit 702331b "crypto: talitos - add
hmac algorithms").

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c