Suresh Vishnu-B05022 wrote:
> 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
> >
>
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.c | 3 +++
> 1 files changed
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/talitos.