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
This commit is contained in:
parent
d3d18ae812
commit
9ae3adbe3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue