More refactoring ...
FossilOrigin-Name: 7de6a17b137653537f19ad78c10b375e97a6c39796357c8e9d181d6d226a528c
This commit is contained in:
		@ -94,7 +94,7 @@ static void do_update(struct conn * conn)
 | 
			
		||||
	cw_dbg(DBG_INFO, "Saving configuration ...");
 | 
			
		||||
	cfg_to_json();
 | 
			
		||||
	/* Change State ... */
 | 
			
		||||
	int rc = cw_send_request(conn,CW_MSG_CHANGE_STATE_EVENT_REQUEST);
 | 
			
		||||
	int rc = cw_send_request(conn,CAPWAP_MSG_CHANGE_STATE_EVENT_REQUEST);
 | 
			
		||||
	if ( !cw_rcok(rc) ) {
 | 
			
		||||
		cw_strresult(rc);
 | 
			
		||||
		return ;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user