From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH #2] sb1250: use netdev_alloc_skb Date: Thu, 22 May 2008 06:21:24 -0400 Message-ID: <48354924.1030603@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Stephen Hemminger , netdev@vger.kernel.org To: "Maciej W. Rozycki" Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:59284 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935137AbYEVKV1 (ORCPT ); Thu, 22 May 2008 06:21:27 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Maciej W. Rozycki wrote: > From: Stephen Hemminger > > Use netdev_alloc_skb. This sets skb->dev and allows arch specific > allocation. Also simplify and cleanup the alignment code. > > Signed-off-by: Stephen Hemminger > Signed-off-by: Maciej W. Rozycki > --- > I have not received any ack or nack on this one. Jeff, please apply. applied