projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
[openwrt.git]
/
package
/
ppp
/
files
/
pppoa.sh
diff --git
a/package/ppp/files/pppoa.sh
b/package/ppp/files/pppoa.sh
index
df947aa
..
dbb6eb0
100644
(file)
--- a/
package/ppp/files/pppoa.sh
+++ b/
package/ppp/files/pppoa.sh
@@
-1,5
+1,5
@@
-
coldplug_interface
_pppoa() {
-
setup_interface_pppoa x "
$1"
+
scan
_pppoa() {
+
config_set "$1" device "pppoa-
$1"
}
stop_interface_pppoa() {
This page took
0.0241 seconds
and
4
git commands to generate.