lantiq: disable SW_PORTMAP usage in the ethernet driver

using the special tag in this way lead to port mirroring for certain types of traffic.
fallback to using th PMAC_EWAN register for the wan portmap.

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48086 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin 2016-01-03 14:47:47 +00:00
parent fec331baef
commit 8d477b34d7

View File

@ -248,7 +248,7 @@ Subject: [PATCH 25/36] NET: MIPS: lantiq: adds xrx200-net
+
+#define SW_POLLING
+#define SW_ROUTING
+#define SW_PORTMAP
+/*#define SW_PORTMAP*/
+
+#ifdef SW_ROUTING
+ #ifdef SW_PORTMAP