aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
commitf2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a (patch)
treee8b171f418e6245e9021d465d64048476131c64e /target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch
parent0193462642bd005e3ab2e36ea45cae2977bc711a (diff)
downloadupstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.gz
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.bz2
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.zip
refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch b/target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch
index 681f203fb7..e5e1dc4dfa 100644
--- a/target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch
+++ b/target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.32.9/drivers/net/bcm63xx_enet.c
-===================================================================
---- linux-2.6.32.9.orig/drivers/net/bcm63xx_enet.c 2010-02-28 18:18:37.000000000 +0100
-+++ linux-2.6.32.9/drivers/net/bcm63xx_enet.c 2010-02-28 18:20:03.000000000 +0100
-@@ -1526,7 +1526,7 @@
+--- a/drivers/net/bcm63xx_enet.c
++++ b/drivers/net/bcm63xx_enet.c
+@@ -1526,7 +1526,7 @@ static int compute_hw_mtu(struct bcm_ene
actual_mtu = mtu;
/* add ethernet header + vlan tag size */