From 9ae3adbe3c72174ef47b43f992b9c536375f70e0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 25 Apr 2013 19:03:25 +0000 Subject: lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet Signed-off-by: John Crispin SVN-Revision: 36441 --- .../linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq') 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 -- cgit v1.2.3