Work on idx out struct ...
FossilOrigin-Name: 08213179f58d212281597094d8c20229f7baebbc0e97a2fc991a8a1be9119682
This commit is contained in:
@ -500,9 +500,9 @@ static struct cw_ElemHandler handlers[] = {
|
||||
CW_VENDOR_ID_CISCO,0, /* Vendor / Proto */
|
||||
5,5, /* min/max length */
|
||||
cisco_ap_regulatory_domain, /* type */
|
||||
"cisco/regulatory-domain", /* Key */
|
||||
cw_in_radio_generic_struct, /* get */
|
||||
NULL /* put */
|
||||
"cisco/regulatory-domain/%03d", /* Key */
|
||||
cw_in_idx_generic_struct, /* get */
|
||||
cw_out_idx_generic_struct /* put */
|
||||
},
|
||||
|
||||
{0,0,0,0,0,0,0,0}
|
||||
|
Reference in New Issue
Block a user