X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=lib%2Flacp.c;h=9eec1f962d073f500dc0dc4bc67dcc3dfd8cbdd8;hb=428b2eddc9c47d8306252f0fc5218839d2ff017c;hp=07f1e101a627080ab3f1c639f1671481594bacdd;hpb=037821cf99cadc12e0391dc3fc1961499a20c9fd;p=cascardo%2Fovs.git diff --git a/lib/lacp.c b/lib/lacp.c index 07f1e101a..9eec1f962 100644 --- a/lib/lacp.c +++ b/lib/lacp.c @@ -905,7 +905,7 @@ lacp_print_details(struct ds *ds, struct lacp *lacp) OVS_REQUIRES(mutex) status = "defaulted"; break; default: - NOT_REACHED(); + OVS_NOT_REACHED(); } ds_put_format(ds, "\nslave: %s: %s %s\n", slave->name, status,