From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Thu, 11 Apr 2013 16:22:45 -0400 (EDT) Subject: [PATCH] net: mv643xx_eth: Add GRO support In-Reply-To: <1365684023-9967-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1365684023-9967-1-git-send-email-sebastian.hesselbarth@gmail.com> Message-ID: <20130411.162245.954727103094202894.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Sebastian Hesselbarth Date: Thu, 11 Apr 2013 14:40:23 +0200 > This patch adds GRO support to mv643xx_eth by making it invoke > napi_gro_receive instead of netif_receive_skb. > > Signed-off-by: Soeren Moch > Signed-off-by: Sebastian Hesselbarth Applied.