On Tue, Nov 29, 2011 at 07:53:23PM -0800, Ethan Jackson wrote:
> This will simplify unit tests added in a future patch.
Looks good, thanks.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
This will simplify unit tests added in a future patch.
---
lib/lacp.c | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/lib/lacp.c b/lib/lacp.c
index 2e16385..ddfa4b2 100644
--- a/lib/lacp.c
+++ b/lib/lacp.c
@@ -25,6 +25,7 @@
#include "ofpbuf.h"
#include "pac