From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] macvlan: add GRO bit to features mask Date: Sat, 16 Jan 2010 01:05:47 -0800 (PST) Message-ID: <20100116.010547.45567789.davem@davemloft.net> References: <4B503E86.8010603@trash.net> <20100115200039.10618.8232.stgit@mimic.site> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, alacrityvm-devel@lists.sourceforge.net, kaber@trash.net, arnd@arndb.de To: pmullaney@novell.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48143 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751627Ab0APJFi (ORCPT ); Sat, 16 Jan 2010 04:05:38 -0500 In-Reply-To: <20100115200039.10618.8232.stgit@mimic.site> Sender: netdev-owner@vger.kernel.org List-ID: From: Patrick Mullaney Date: Fri, 15 Jan 2010 15:00:51 -0500 > Allow macvlan devices to support GRO. > > Signed-off-by: Patrick Mullaney > > Acked-by: Patrick McHardy Applied to net-next-2.6, thanks.