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:
@ -22,7 +22,7 @@
|
||||
|
||||
int cw_readelem_radio_operational_state(struct radioinfo * radioinfo, int type,uint8_t *msgelem, int len)
|
||||
{
|
||||
if (type != CWMSGELEM_RADIO_OPERATIONAL_STATE)
|
||||
if (type != CW_ELEM_RADIO_OPERATIONAL_STATE)
|
||||
return 0;
|
||||
|
||||
if (len<3)
|
||||
|
Reference in New Issue
Block a user