lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36441 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
bf46e96234
commit
f8a2ed97df
|
@ -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 New Issue