mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 14:01:05 +02:00
fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1854bfad61
commit
25a8ad6277
@ -148,8 +148,8 @@ config_cb() {
|
|||||||
# Section start
|
# Section start
|
||||||
case "$1" in
|
case "$1" in
|
||||||
interface)
|
interface)
|
||||||
config_set "$1" "classgroup" "Default"
|
config_set "$2" "classgroup" "Default"
|
||||||
config_set "$1" "upload" "128"
|
config_set "$2" "upload" "128"
|
||||||
;;
|
;;
|
||||||
classify|default|reclassify)
|
classify|default|reclassify)
|
||||||
option_cb() {
|
option_cb() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user