mirror of
				https://github.com/openvswitch/ovs
				synced 2025-10-29 15:28:56 +00:00 
			
		
		
		
	ofp-util: Remove prototype of non-existing function.
Signed-off-by: Jarno Rajahalme <jarno.rajahalme@nsn.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
		
				
					committed by
					
						 Ben Pfaff
						Ben Pfaff
					
				
			
			
				
	
			
			
			
						parent
						
							d8e0edec80
						
					
				
				
					commit
					511a70176e
				
			| @@ -678,8 +678,6 @@ void *ofputil_put_action(enum ofputil_action_code, struct ofpbuf *buf); | ||||
|  | ||||
| #define OFP_ACTION_ALIGN 8      /* Alignment of ofp_actions. */ | ||||
|  | ||||
| enum ofperr validate_actions(const union ofp_action *, size_t n_actions, | ||||
|                              const struct flow *, ofp_port_t max_ports); | ||||
| bool action_outputs_to_port(const union ofp_action *, ovs_be16 port); | ||||
|  | ||||
| enum ofperr ofputil_pull_actions(struct ofpbuf *, unsigned int actions_len, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user