On Tue, Mar 31, 2015 at 03:07:32PM -0400, Russell Bryant wrote: > 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>
Thanks for the acks, I applied these to master. > > > +/* 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. :-) I thought this was minor enough that it could go in with the comments, so I decided to leave it in. Thanks for reading the patch ;-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev