From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] act_mirred: optimization Date: Tue, 17 Nov 2009 04:16:05 -0800 (PST) Message-ID: <20091117.041605.220030469.davem@davemloft.net> References: <412e6f7f0911160522w34895b0eked14f69ccc62c96b@mail.gmail.com> <20091116.053329.215126585.davem@davemloft.net> <412e6f7f0911162149q1eedf18vfbf980fc690629f5@mail.gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: hadi@cyberus.ca, shemminger@vyatta.com, netdev@vger.kernel.org To: xiaosuo@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:39551 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755849AbZKQMPs (ORCPT ); Tue, 17 Nov 2009 07:15:48 -0500 In-Reply-To: <412e6f7f0911162149q1eedf18vfbf980fc690629f5@mail.gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Changli Gao Date: Tue, 17 Nov 2009 13:49:00 +0800 > On Mon, Nov 16, 2009 at 9:33 PM, David Miller wrote: >> From: Changli Gao >> Date: Mon, 16 Nov 2009 21:22:46 +0800 >> >>> I am working against linux-next. I'll check if there is any >>> difference. BTW: were these patches applied in order, 1 - 2? >> >> Yes, they were. >> > > Patch is resubmitted as attachment. Also applied, thanks.