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
cdf51bf46a
commit
157353c210
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,6 @@ ramips_setup_interfaces()
|
||||||
timecloud|\
|
timecloud|\
|
||||||
w150m|\
|
w150m|\
|
||||||
widora-neo|\
|
widora-neo|\
|
||||||
wn3000rpv3|\
|
|
||||||
wnce2001|\
|
wnce2001|\
|
||||||
zbt-cpe102|\
|
zbt-cpe102|\
|
||||||
zte-q7)
|
zte-q7)
|
||||||
|
@ -195,6 +194,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 a new issue