Acked-by: Ethan Jackson
On Wed, Mar 6, 2013 at 2:53 PM, Ben Pfaff wrote:
> Commit 9a9e3786b3a8 (ofproto: Merge all the CFM query functions into one.)
> mistakenly transformed a tristate variable into a Boolean one. This commit
> fixes the problem.
>
> Signed-off-by: Ben Pfaff
> ---
> ofpro
Commit 9a9e3786b3a8 (ofproto: Merge all the CFM query functions into one.)
mistakenly transformed a tristate variable into a Boolean one. This commit
fixes the problem.
Signed-off-by: Ben Pfaff
---
ofproto/ofproto.h |7 ++-
vswitchd/bridge.c |9 +++--
2 files changed, 13 inserti