Re: [ovs-dev] [lacp_bugs 1/7] bridge: Remove redundant newline.

2011-11-30 Thread Ethan Jackson
I've merged this patch. Ethan On Tue, Nov 29, 2011 at 20:13, Ben Pfaff wrote: > Looks good, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [lacp_bugs 1/7] bridge: Remove redundant newline.

2011-11-29 Thread Ben Pfaff
Looks good, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [lacp_bugs 1/7] bridge: Remove redundant newline.

2011-11-29 Thread Ethan Jackson
--- vswitchd/bridge.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index d2dcd02..d085f47 100644 --- a/vswitchd/bridge.c +++ b/vswitchd/bridge.c @@ -2662,7 +2662,6 @@ port_configure_lacp(struct port *port, struct lacp_settings *s)