From: Thibaut VARENE Date: Sun, 12 Feb 2017 16:11:08 +0000 (+0100) Subject: ramips: WN3000RPv3: do not setup switch X-Git-Tag: v17.01.2~103 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dbd2212205908eac3afce45f3c05e805143728cf;p=openwrt%2Fopenwrt.git ramips: WN3000RPv3: do not setup switch 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 --- diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 2dd6793476..1c40d550a1 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -192,6 +192,7 @@ ramips_setup_interfaces() pbr-d1|\ wli-tx4-ag300n|\ wmr-300|\ + wn3000rpv3|\ wrh-300cr) ucidef_set_interface_lan "eth0" ;;