From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] net: another last_rx round Date: Thu, 02 Sep 2010 09:19:39 -0700 (PDT) Message-ID: <20100902.091939.193701073.davem@davemloft.net> References: <1283408998.2484.131.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: eric.dumazet@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56511 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754122Ab0IBQTX (ORCPT ); Thu, 2 Sep 2010 12:19:23 -0400 In-Reply-To: <1283408998.2484.131.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Thu, 02 Sep 2010 08:29:58 +0200 > Kill last_rx use in l2tp and two net drivers > > Signed-off-by: Eric Dumazet Applied, thanks Eric.