From b93819854d6e79999a01ae73f90d3a4b06816cf7 Mon Sep 17 00:00:00 2001 From: Vince Bridgers Date: Tue, 14 Jan 2014 13:42:05 -0600 Subject: [PATCH] stmmac: Add vlan rx for better GRO performance. GRO requires VLANs to be removed before aggregation can occur. The Synopsys EMAC does not strip VLAN tags so this must be done by the driver. Signed-off-by: Vince Bridgers Signed-off-by: David S. Miller --- Reading git-format-patch failed