From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [patch] skbuff: use kfree_skb() instead of kfree() Date: Wed, 20 Jul 2011 10:25:49 +0300 Message-ID: <20110720072549.GG6445@shale.localdomain> References: <20110720072343.GF6445@shale.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , Eric Dumazet , =?utf-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , "open list:NETWORKING [GENERAL]" , kernel-janitors@vger.kernel.org To: Shirley Ma Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:48672 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751080Ab1GTH1p (ORCPT ); Wed, 20 Jul 2011 03:27:45 -0400 Content-Disposition: inline In-Reply-To: <20110720072343.GF6445@shale.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: Crap. Sorry, I shouldn't have sent that. We shouldn't return the freed "n" here. I'll send a v2 shortly. regards, dan carpenter