Renamed some CW_... to CAPWAP...
FossilOrigin-Name: dbf63bf0d47b8820190c86c85e0ecfd4ad75854aaf14c82a29db9710fbe00c92
This commit is contained in:
@ -54,7 +54,7 @@ static cw_action_in_t actions_wtp_in[] = {
|
||||
/* Rate Set - Config Status Resp */
|
||||
{
|
||||
.capwap_state = CW_STATE_CONFIGURE,
|
||||
.msg_id = CW_MSG_CONFIGURATION_STATUS_RESPONSE,
|
||||
.msg_id = CAPWAP_MSG_CONFIGURATION_STATUS_RESPONSE,
|
||||
.elem_id = CW_ELEM80211_RATE_SET,
|
||||
.item_id = CW_RADIOITEM80211_RATE_SET,
|
||||
.start = cw_in_radio_generic
|
||||
|
Reference in New Issue
Block a user