On Nov 25, 2014, at 3:37 PM, Ben Pfaff wrote:
> On Thu, Nov 20, 2014 at 04:42:49PM -0800, Jarno Rajahalme wrote:
>> Signed-off-by: Jarno Rajahalme
>
> Can this be an inline function instead of a macro? I'd prefer that.
Yes it can, I’ll make it so for the v2.
Jarno
___
On Thu, Nov 20, 2014 at 04:42:49PM -0800, Jarno Rajahalme wrote:
> Signed-off-by: Jarno Rajahalme
Can this be an inline function instead of a macro? I'd prefer that.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Signed-off-by: Jarno Rajahalme
---
lib/flow.c |9 -
lib/flow.h |6 ++
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/lib/flow.c b/lib/flow.c
index 8c379f6..f1bcad6 100644
--- a/lib/flow.c
+++ b/lib/flow.c
@@ -1976,10 +1976,8 @@ miniflow_expand(const struct min