[package] ppp: don't die on malformed PADS frames that might appear on instable DSL...
[openwrt.git] / package / ppp / files / pppoa.sh
index c64e809..dbb6eb0 100644 (file)
@@ -2,10 +2,6 @@ scan_pppoa() {
        config_set "$1" device "pppoa-$1"
 }
 
-coldplug_interface_pppoa() {
-       setup_interface_pppoa x "$1"
-}
-
 stop_interface_pppoa() {
        stop_interface_ppp "$1"
 }
This page took 0.022415 seconds and 4 git commands to generate.