Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932291AbbEUWlP (ORCPT ); Thu, 21 May 2015 18:41:15 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:40650 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753638AbbEUWlN (ORCPT ); Thu, 21 May 2015 18:41:13 -0400 Date: Thu, 21 May 2015 18:41:11 -0400 (EDT) Message-Id: <20150521.184111.1963777803618869451.davem@davemloft.net> To: Vineet.Gupta1@synopsys.com Cc: peppe.cavallaro@st.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call From: David Miller In-Reply-To: <1432103680-5612-1-git-send-email-vgupta@synopsys.com> References: <1432103680-5612-1-git-send-email-vgupta@synopsys.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 21 May 2015 15:41:12 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 511 Lines: 14 From: Vineet Gupta Date: Wed, 20 May 2015 12:04:40 +0530 > This also matches with the sibling call netdev_alloc_skb_ip_align() made in > rx fast path. > > Signed-off-by: Vineet Gupta Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/