mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos
SVN-Revision: 25027
This commit is contained in:
parent
5cf136ae0e
commit
110055b383
@ -2,10 +2,6 @@ scan_pppoa() {
|
|||||||
config_set "$1" device "pppoa-$1"
|
config_set "$1" device "pppoa-$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
coldplug_interface_pppoa() {
|
|
||||||
setup_interface_pppoa x "$1"
|
|
||||||
}
|
|
||||||
|
|
||||||
stop_interface_pppoa() {
|
stop_interface_pppoa() {
|
||||||
stop_interface_ppp "$1"
|
stop_interface_ppp "$1"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user