On Wed, Mar 27, 2013 at 5:41 AM, Hong Zhiguo wrote:
> table->count is uint32_t
>
> Signed-off-by: Hong Zhiguo
Applied, thanks.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
table->count is uint32_t
Signed-off-by: Hong Zhiguo
---
net/openvswitch/flow.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/openvswitch/flow.c b/net/openvswitch/flow.c
index fe0e421..67a2b78 100644
--- a/net/openvswitch/flow.c
+++ b/net/openvswitch/flow.c
@@ -795,9