Thanks, applied to master.

On Wed, Jun 25, 2014 at 06:15:12PM +0000, Pritesh Kothari (pritkoth) wrote:
> Acked-by: Pritesh Kothari <pritesh.koth...@cisco.com>
> 
> On Jun 25, 2014, at 10:59 AM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> > ---
> > lib/dpif-linux.c |    4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/lib/dpif-linux.c b/lib/dpif-linux.c
> > index 66911c7..0eac3e7 100644
> > --- a/lib/dpif-linux.c
> > +++ b/lib/dpif-linux.c
> > @@ -1362,9 +1362,9 @@ dpif_linux_execute(struct dpif *dpif_, struct 
> > dpif_execute *execute)
> > #define MAX_OPS 50
> > 
> > static void
> > -dpif_linux_operate__(struct dpif_linux *dpif, struct dpif_op **ops, size_t 
> > n_ops)
> > +dpif_linux_operate__(struct dpif_linux *dpif,
> > +                     struct dpif_op **ops, size_t n_ops)
> > {
> > -
> >     struct op_auxdata {
> >         struct nl_transaction txn;
> > 
> > -- 
> > 1.7.10.4
> > 
> > _______________________________________________
> > dev mailing list
> > dev@openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to