Re: [ovs-dev] [coverity3 07/13] ovs-brcompatd: Simplify code in brc_recv_update().
Looks Good. On Wed, Feb 23, 2011 at 1:24 PM, Ben Pfaff wrote: > This code was baffling and it confused Coverity, too. > > Coverity #11070. > --- > vswitchd/ovs-brcompatd.c | 45 - > 1 files changed, 32 insertions(+), 13 deletions(-) > > diff --git a/
[ovs-dev] [coverity3 07/13] ovs-brcompatd: Simplify code in brc_recv_update().
This code was baffling and it confused Coverity, too. Coverity #11070. --- vswitchd/ovs-brcompatd.c | 45 - 1 files changed, 32 insertions(+), 13 deletions(-) diff --git a/vswitchd/ovs-brcompatd.c b/vswitchd/ovs-brcompatd.c index fe953f4..6074462 100