On Thu, Jan 26, 2017 at 03:56:17PM -0800, Shu Shen wrote: > Previous commit 336a5584 has a variable declared inline, while > -Wdeclaration-after-statement flag is enabled on this branch. This > causes build failure: > > lib/lacp.c:620:9: error: mixing declarations and code > > The declaration of the variable "enable" has been moved in this change > to comply with the expected behavior. > > Signed-off-by: Shu Shen <[email protected]> > --- > > v1->v2: Subject line updated to indicate branch 2.3
Thanks, applied to branch-2.3. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
