projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
[openwrt.git]
/
package
/
wificonf
/
wificonf.c
diff --git
a/package/wificonf/wificonf.c
b/package/wificonf/wificonf.c
index
4096617
..
1ac0ca8
100644
(file)
--- a/
package/wificonf/wificonf.c
+++ b/
package/wificonf/wificonf.c
@@
-396,6
+396,7
@@
void start_watchdog(int skfd, char *ifname)
char *v, *next;
unsigned char buf[8192], buf2[8192], wbuf[80], *p, *tmp;
int wds = 0, i, j, restart_wds;
+ wlc_ssid_t ssid;
if (fork())
return;
This page took
0.020407 seconds
and
4
git commands to generate.