On 10 September 2015 at 10:07, Ben Pfaff wrote:
> On Wed, Sep 09, 2015 at 07:00:17PM -0700, Joe Stringer wrote:
>> This combines a common set of operations into a single command.
>>
>> Signed-off-by: Joe Stringer
>
> Nice cleanup.
>
> Acked-by: Ben Pfaff
Thanks, applied.
___
On Wed, Sep 09, 2015 at 07:00:17PM -0700, Joe Stringer wrote:
> This combines a common set of operations into a single command.
>
> Signed-off-by: Joe Stringer
Nice cleanup.
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http://openvswi
This combines a common set of operations into a single command.
Signed-off-by: Joe Stringer
---
ofproto/ofproto-dpif-xlate.c | 42 --
1 file changed, 16 insertions(+), 26 deletions(-)
diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.