mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-04 04:41:05 +02:00
[package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25027 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b6e32f4a58
commit
508a7a78b5
@ -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…
x
Reference in New Issue
Block a user