More Cisco and LWAP specific stuff added.
WTP cann connect to a WLC and wait for and dump config update requests. FossilOrigin-Name: 5b69ac4d9fd9f9a54395fe24de3456fff3bb76458d64c863d3cb7245dbda629c
This commit is contained in:
@ -1227,7 +1227,8 @@ int wtpdrv_get_radioinfo(int rid,struct radioinfo * radioinfo)
|
||||
radioinfo->type|=rid+1; //CW_80211_RADIO_TYPE_B; //CWRADIO_TYPE_N;
|
||||
radioinfo->regDomain=1;
|
||||
|
||||
memcpy(radioinfo->country_str,"AUDE",4);
|
||||
strcpy(radioinfo->country_str,"DE ");
|
||||
strcpy(radioinfo->country_str2,"DE ");
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user