On Friday, July 04, 2014 at 12:54:06 AM, Kim Phillips wrote:
> On Thu, 3 Jul 2014 15:07:50 +0300
>
> Cristian Stoica wrote:
> > This patch fixes a memory leak that appears when caam_jr module is
> > unloaded.
> >
> > Cc: # 3.13+
> > Signed-off-by: Cristian Stoica
> > ---
> >
> > drivers/cryp
On Thu, 3 Jul 2014 15:07:50 +0300
Cristian Stoica wrote:
> This patch fixes a memory leak that appears when caam_jr module is unloaded.
>
> Cc: # 3.13+
> Signed-off-by: Cristian Stoica
> ---
> drivers/crypto/caam/jr.c | 6 ++
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --g
This patch fixes a memory leak that appears when caam_jr module is unloaded.
Cc: # 3.13+
Signed-off-by: Cristian Stoica
---
drivers/crypto/caam/jr.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/crypto/caam/jr.c b/drivers/crypto/caam/jr.c
index 1d80bd3..e0b91