Re: [ovs-dev] [sset 7/8] bridge: Use sset in place of svec.

2011-03-30 Thread Ethan Jackson
Looks Good. On Fri, Mar 25, 2011 at 3:40 PM, Ben Pfaff wrote: > --- >  vswitchd/bridge.c |   11 +-- >  1 files changed, 5 insertions(+), 6 deletions(-) > > diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c > index 4815e46..72e9b61 100644 > --- a/vswitchd/bridge.c > +++ b/vswitchd/bridge.

[ovs-dev] [sset 7/8] bridge: Use sset in place of svec.

2011-03-25 Thread Ben Pfaff
--- vswitchd/bridge.c | 11 +-- 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index 4815e46..72e9b61 100644 --- a/vswitchd/bridge.c +++ b/vswitchd/bridge.c @@ -367,7 +367,7 @@ static void bridge_configure_once(const struct ovsrec_op