mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
parent
e7b91ae934
commit
a018048173
@ -396,6 +396,7 @@ void start_watchdog(int skfd, char *ifname)
|
|||||||
char *v, *next;
|
char *v, *next;
|
||||||
unsigned char buf[8192], buf2[8192], wbuf[80], *p, *tmp;
|
unsigned char buf[8192], buf2[8192], wbuf[80], *p, *tmp;
|
||||||
int wds = 0, i, j, restart_wds;
|
int wds = 0, i, j, restart_wds;
|
||||||
|
wlc_ssid_t ssid;
|
||||||
|
|
||||||
if (fork())
|
if (fork())
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user