aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-25 19:03:25 +0000
committerJohn Crispin <john@openwrt.org>2013-04-25 19:03:25 +0000
commit9ae3adbe3c72174ef47b43f992b9c536375f70e0 (patch)
treeb2b9ed9d15946da5d80ec96548804baf94e16bc0 /target/linux/lantiq
parentd3d18ae812e7c1bebbf9d1cac15e2063498cf107 (diff)
downloadupstream-9ae3adbe3c72174ef47b43f992b9c536375f70e0.tar.gz
upstream-9ae3adbe3c72174ef47b43f992b9c536375f70e0.tar.bz2
upstream-9ae3adbe3c72174ef47b43f992b9c536375f70e0.zip
lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36441
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch b/target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch
index 088d8c9e2d..ff83163e79 100644
--- a/target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch
+++ b/target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch
@@ -244,7 +244,7 @@ Subject: [PATCH 25/40] NET: MIPS: lantiq: adds xrx200-net
+
+#define SW_POLLING
+#define SW_ROUTING
-+#define SW_PORTMAP
++//#define SW_PORTMAP
+
+#ifdef SW_ROUTING
+ #ifdef SW_PORTMAP