ramips: WN3000RPv3: do not setup switch
authorThibaut VARENE <hacks@slashdirt.org>
Sun, 12 Feb 2017 16:11:08 +0000 (17:11 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 28 Apr 2017 15:02:48 +0000 (17:02 +0200)
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 2dd6793476c307e7d1a3d1ff6a44b95296051c51..1c40d550a11cf10b5a5ddadddda84bab8edd26e1 100755 (executable)
@@ -192,6 +192,7 @@ ramips_setup_interfaces()
        pbr-d1|\
        wli-tx4-ag300n|\
        wmr-300|\
+       wn3000rpv3|\
        wrh-300cr)
                ucidef_set_interface_lan "eth0"
                ;;