More cisco-compatibility.
FossilOrigin-Name: 04ec8be34c8f04e70ce803fb8f47f72f426bdc7cf85edced8f09d3a9f1f0c50d
This commit is contained in:
@ -379,8 +379,8 @@ static void wtpman_run_discovery(void *arg)
|
||||
|
||||
struct radioinfo radioinfo;
|
||||
radioinfo.rid = cwrmsg->rid;
|
||||
memcpy(radioinfo.rmac, cwrmsg->rmac,8);
|
||||
radioinfo.rmac[0]=0;
|
||||
// memcpy(radioinfo.rmac, cwrmsg->rmac,8);
|
||||
// radioinfo.rmac[0]=0;
|
||||
|
||||
struct ac_info * acinfo = get_acinfo();
|
||||
|
||||
|
Reference in New Issue
Block a user