forked from Ivasoft/openwrt
lantiq: xway: rename nas0/ptm0 to dsl0
This change makes it possible to configure the wan/dsl ppp interface settings independantly from the used TC-Layer (ATM/PTM). By using dsl0 as interface name as for the xrx200 we can get rid of a few conditionals which were introduced because of the different default TC-Layer in xway and xrx200. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -40,8 +40,6 @@ migrate_led_xdsl_ifname()
|
||||
rename_xdsl_ifname system "$1" dev
|
||||
}
|
||||
|
||||
lantiq_is_vdsl_system || exit 0
|
||||
|
||||
config_load network
|
||||
config_foreach migrate_network_xdsl_ifname
|
||||
|
||||
|
||||
Reference in New Issue
Block a user