ramips: fix buffalo wmr-300 lan port
authorJohn Crispin <john@phrozen.org>
Tue, 5 Jul 2016 07:07:33 +0000 (09:07 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 5 Jul 2016 20:59:14 +0000 (22:59 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ramips/base-files/etc/board.d/02_network

index 6157d8776362a73100247f1c1b9c9df21e6d243c..1e605d742b8077985d99926232f2655d261981fe 100755 (executable)
@@ -189,10 +189,12 @@ ramips_setup_interfaces()
                ;;
        mlwg2|\
        wizard8800|\
-       wl-330n|\
-       wmr-300)
+       wl-330n)
                ucidef_set_interface_lan "eth0.1"
                ;;
+       wmr-300)
+               ucidef_set_interface_lan "eth0"
+               ;;
        mzk-dp150n|\
        vocore)
                ucidef_add_switch "switch0" \