A lot of Cisco stuff added
FossilOrigin-Name: ea4edc78cae6fe99d7b4b29d95a8c30a4672d1d1448c0597f5e65e2a74138b9b
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
int cw_readelem_statistics_timer(uint16_t *timer, int type, uint8_t * msgelem, int len)
|
||||
{
|
||||
if (type != CW_ELEM_STATISTICS_TIMER)
|
||||
if (type != CAPWAP_ELEM_STATISTICS_TIMER)
|
||||
return 0;
|
||||
|
||||
if (len!=2){
|
||||
|
Reference in New Issue
Block a user