Re: [PATCH] chelsio: fix kmalloc failure in t1_espi_create

2006-03-04 Thread Jeff Garzik
Alexey Dobriyan wrote: From: Eric Sesterhenn <[EMAIL PROTECTED]> memset() is called before check. Signed-off-by: Eric Sesterhenn <[EMAIL PROTECTED]> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- drivers/net/chelsio/espi.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -

[PATCH] chelsio: fix kmalloc failure in t1_espi_create

2006-03-04 Thread Alexey Dobriyan
From: Eric Sesterhenn <[EMAIL PROTECTED]> memset() is called before check. Signed-off-by: Eric Sesterhenn <[EMAIL PROTECTED]> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- drivers/net/chelsio/espi.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- a/drivers/net/chelsio/