From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (74-93-104-97-Washington.hfc.comcastbusiness.net [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 9034CB7B68 for ; Wed, 23 Sep 2009 07:17:26 +1000 (EST) Date: Tue, 22 Sep 2009 14:17:39 -0700 (PDT) Message-Id: <20090922.141739.244623278.davem@davemloft.net> To: John.Linn@xilinx.com Subject: Re: [PATCH] net: xilinx_emaclite: Fix problem with first incoming packet From: David Miller In-Reply-To: <20090922165612.584554A8052@mail195-sin.bigfish.com> References: <20090922165612.584554A8052@mail195-sin.bigfish.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: monstr@monstr.eu, linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, sadanan@xilinx.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: John Linn Date: Tue, 22 Sep 2009 10:56:27 -0600 > Thanks Grant, I wondered about that myself. I've applied this patch, thanks.