From f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 14 Mar 2010 16:21:28 +0000 Subject: refresh 2.6.32 patches, fix livebox support (#6821) SVN-Revision: 20204 --- .../patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux/brcm63xx/patches-2.6.32/070_bcm63xx_enet_vlan_incoming_fixed.patch') 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 */ -- cgit v1.2.3