[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46B8E5DE.2070107@garzik.org>
Date:	Tue, 07 Aug 2007 17:36:30 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Mariusz Kozlowski <m.kozlowski@...land.pl>
CC:	brking@...ux.vnet.ibm.com, santil@...ibm.com,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net/ibmveth.c: memset fix
Mariusz Kozlowski wrote:
>>>> 	Looks like memset() is zeroing wrong nr of bytes.
>>> Good catch, however, I think we can just remove this memset altogether
>>> since the memory gets allocated via kzalloc.
>> Correct, that memset() is superfluous.
> 
> Ok. Then this should do it.
> 
> Signed-off-by: Mariusz Kozlowski <m.kozlowski@...land.pl>
> 
>  drivers/net/ibmveth.c |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
