On 03/31/2015 02:29 PM, Ben Pfaff wrote:
> Signed-off-by: Ben Pfaff <[email protected]>

Acked-by: Russell Bryant <[email protected]>


> +/* 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
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to