From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bw0-f217.google.com (mail-bw0-f217.google.com [209.85.218.217]) by ozlabs.org (Postfix) with ESMTP id D2219B7D2D for ; Wed, 7 Apr 2010 23:31:31 +1000 (EST) Received: by bwz9 with SMTP id 9so802190bwz.9 for ; Wed, 07 Apr 2010 06:31:28 -0700 (PDT) Subject: RE: [PATCH] [V3] Add non-Virtex5 support for LL TEMAC driver From: Eric Dumazet To: John Linn In-Reply-To: References: <1270502993.9013.36.camel@edumazet-laptop> <20100406.195204.165441511.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" Date: Wed, 07 Apr 2010 15:31:23 +0200 Message-ID: <1270647083.8141.0.camel@edumazet-laptop> Mime-Version: 1.0 Cc: michal.simek@petalogix.com, netdev@vger.kernel.org, jtyner@cs.ucr.edu, linuxppc-dev@ozlabs.org, David Miller , john.williams@petalogix.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Le mercredi 07 avril 2010 à 07:25 -0600, John Linn a écrit : > > -----Original Message----- > > From: David Miller [mailto:davem@davemloft.net] > > Sent: Tuesday, April 06, 2010 8:52 PM > > To: eric.dumazet@gmail.com > > Cc: John Linn; netdev@vger.kernel.org; linuxppc-dev@ozlabs.org; > grant.likely@secretlab.ca; > > jwboyer@linux.vnet.ibm.com; john.williams@petalogix.com; > michal.simek@petalogix.com; jtyner@cs.ucr.edu > > Subject: Re: [PATCH] [V3] Add non-Virtex5 support for LL TEMAC driver > > > > From: Eric Dumazet > > Date: Mon, 05 Apr 2010 23:29:53 +0200 > > > > > So, I ask, cant you use netdev_alloc_skb_ip_align() in this driver ? > > > > Thanks to everyone for getting this patch into shape. > > > > I applied version 4 of the patch to net-next-2.6, thanks! > > Thanks David, appreciate everyone's help and patience. > You're welcome ;) Thanks