ramips: WN3000RPv3: do not setup switch
authorThibaut VARENE <hacks@slashdirt.org>
Sun, 12 Feb 2017 16:11:08 +0000 (17:11 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 14 Feb 2017 11:19:12 +0000 (12:19 +0100)
The WN3000RPv3 is a repeater with a single ethernet port. Setting up the
switch, even to disable it, is unnecessary and possibly confusing.

Configure LAN as eth0 instead.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ramips/base-files/etc/board.d/02_network

index 35ce00c18528897df775e46812d6740a6d73f344..e8d360eca5c1014f1fd25358fbc4039266e5f65e 100755 (executable)
@@ -58,7 +58,6 @@ ramips_setup_interfaces()
        timecloud|\
        w150m|\
        widora-neo|\
-       wn3000rpv3|\
        wnce2001|\
        zbt-cpe102|\
        zte-q7)
@@ -195,6 +194,7 @@ ramips_setup_interfaces()
        pbr-d1|\
        wli-tx4-ag300n|\
        wmr-300|\
+       wn3000rpv3|\
        wrh-300cr)
                ucidef_set_interface_lan "eth0"
                ;;