On 03/31/2015 02:29 PM, Ben Pfaff wrote:
> Signed-off-by: Ben Pfaff <b...@nicira.com>

Acked-by: Russell Bryant <rbry...@redhat.com>


> +/* Sets the DSCP value used for 's''s connection to 'dscp'.  If this is
> + * different from the DSCP value currently in use then the connection is 
> closed
> + * and reconnected. */
>  void
> -jsonrpc_session_set_dscp(struct jsonrpc_session *s,
> -                         uint8_t dscp)
> +jsonrpc_session_set_dscp(struct jsonrpc_session *s, uint8_t dscp)

I noticed an unrelated formatting change here, but I mainly mention it
just to prove that I did read the patch.  :-)

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to