From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang Chen Subject: Re: [PATCH 3/3] virtio: Use __skb_queue_purge() Date: Mon, 26 May 2008 16:11:47 +0800 Message-ID: <483A70C3.40507@cn.fujitsu.com> References: <200805261742.43215.rusty@rustcorp.com.au> <200805261748.13449.rusty@rustcorp.com.au> <200805261753.23860.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Jeff Garzik , netdev@vger.kernel.org, virtualization@lists.linux-foundation.org, Mark McLoughlin To: Rusty Russell Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:65082 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752984AbYEZIOj (ORCPT ); Mon, 26 May 2008 04:14:39 -0400 In-Reply-To: <200805261753.23860.rusty@rustcorp.com.au> Sender: netdev-owner@vger.kernel.org List-ID: Rusty Russell said the following on 2008-5-26 15:53: > From: Wang Chen > > Use standard routine for queue purging. > > Signed-off-by: Wang Chen > Signed-off-by: Rusty Russell Rusty, Jeff has applied this one and David has merged it and send a pull request to Linus. Thanks.