On Mon, Dec 14, 2009 at 6:33 AM, Vishnu Suresh wrote:
> The async_tx descriptors contains dangling pointers.
> Hence, re-initialize them to NULL before use.
>
> Signed-off-by: Vishnu Suresh
> ---
> o. Rebased to linux-next as of 20091214
>
> drivers/crypto/talitos
on.
o. Rebased to linux-next as of 20091214
drivers/crypto/Kconfig |1 +
drivers/crypto/talitos.c | 397 +-
drivers/crypto/talitos.h |2 +
3 files changed, 399 insertions(+), 1 deletions(-)
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kc
The async_tx descriptors contains dangling pointers.
Hence, re-initialize them to NULL before use.
Signed-off-by: Vishnu Suresh
---
o. Rebased to linux-next as of 20091214
drivers/crypto/talitos.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/crypto