Rename CW_ -> CAPWAP_
FossilOrigin-Name: 815905c068277bbfc6cf94cea5cbf44bb71258d56d748028b865ab76346ba085
This commit is contained in:
@ -675,7 +675,7 @@ enum capwap_states {
|
||||
/** Discovery State */
|
||||
CAPWAP_STATE_DISCOVERY,
|
||||
/** Join State */
|
||||
CW_STATE_JOIN,
|
||||
CAPWAP_STATE_JOIN,
|
||||
/** Config State */
|
||||
CW_STATE_CONFIGURE,
|
||||
/** Image Data Upload */
|
||||
|
Reference in New Issue
Block a user