This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
net/mwan3: remove unused local variables
Remove unused local variables Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert
7 years ago
parent
4f1e85bd8c
commit
7c178353f0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/mwan3/files/lib/mwan3/mwan3.sh
+ 1
- 1
net/mwan3/files/lib/mwan3/mwan3.sh
View File
@ -58,7 +58,7 @@ mwan3_id2mask()
mwan3_init
(
)
{
local
bitcnt
local
mmdefault
mmblackhole mmunreachable
local
mmdefault
[
-d
$MWAN3_STATUS_DIR
]
||
mkdir -p
$MWAN3_STATUS_DIR
/iface_state
Write
Preview
Loading…
Cancel
Save