mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
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 <hacks@slashdirt.org>
This commit is contained in:
parent
ae0e167f2b
commit
dbd2212205
@ -192,6 +192,7 @@ ramips_setup_interfaces()
|
|||||||
pbr-d1|\
|
pbr-d1|\
|
||||||
wli-tx4-ag300n|\
|
wli-tx4-ag300n|\
|
||||||
wmr-300|\
|
wmr-300|\
|
||||||
|
wn3000rpv3|\
|
||||||
wrh-300cr)
|
wrh-300cr)
|
||||||
ucidef_set_interface_lan "eth0"
|
ucidef_set_interface_lan "eth0"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user