From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 5D144B7087 for ; Thu, 20 Aug 2009 19:30:38 +1000 (EST) Received: from sunset.davemloft.net (74-93-104-97-Washington.hfc.comcastbusiness.net [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 1DCF0DDD04 for ; Thu, 20 Aug 2009 19:30:38 +1000 (EST) Date: Thu, 20 Aug 2009 02:30:47 -0700 (PDT) Message-Id: <20090820.023047.86718643.davem@davemloft.net> To: michal.simek@petalogix.com Subject: Re: [PATCH] [V2] net: add Xilinx emac lite device driver From: David Miller In-Reply-To: <4A8D1750.4000804@petalogix.com> References: <20090819122920.37EE21728051@mail110-dub.bigfish.com> <20090820.022536.264747725.davem@davemloft.net> <4A8D1750.4000804@petalogix.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: sadanan@xilinx.com, netdev@vger.kernel.org, linuxppc-dev@ozlabs.org, jgarzik@pobox.com, john.linn@xilinx.com, john.williams@petalogix.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Michal Simek Date: Thu, 20 Aug 2009 11:28:48 +0200 > There were one bug with spinlock which John L fixed but not send to > mainling list. :-( > He wanted to create new v3 version. :-(. > When he wake up, he send you that bug fix or v3 version with it. Send a new version, I'll revert V2 from my tree as I didn't push it out yet. From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] [V2] net: add Xilinx emac lite device driver Date: Thu, 20 Aug 2009 02:30:47 -0700 (PDT) Message-ID: <20090820.023047.86718643.davem@davemloft.net> References: <20090819122920.37EE21728051@mail110-dub.bigfish.com> <20090820.022536.264747725.davem@davemloft.net> <4A8D1750.4000804@petalogix.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: john.linn@xilinx.com, netdev@vger.kernel.org, linuxppc-dev@ozlabs.org, jgarzik@pobox.com, grant.likely@secretlab.ca, jwboyer@linux.vnet.ibm.com, john.williams@petalogix.com, sadanan@xilinx.com To: michal.simek@petalogix.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49158 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752869AbZHTJaf (ORCPT ); Thu, 20 Aug 2009 05:30:35 -0400 In-Reply-To: <4A8D1750.4000804@petalogix.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michal Simek Date: Thu, 20 Aug 2009 11:28:48 +0200 > There were one bug with spinlock which John L fixed but not send to > mainling list. :-( > He wanted to create new v3 version. :-(. > When he wake up, he send you that bug fix or v3 version with it. Send a new version, I'll revert V2 from my tree as I didn't push it out yet.