[ovs-dev] [PATCH 1/2] Avoid packet drop on LACP bond after link up

Ben Pfaff blp at ovn.org
Wed Feb 27 18:14:31 UTC 2019


This series adds a warning:

    ../lib/lacp.c:360:47: error: passing 'const void *' to parameter of type 'void *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    ../ofproto/bond.h:83:60: note: passing argument to parameter 'slave_' here

Please fix it.  Thanks!


More information about the dev mailing list