change 'negotations' to 'negotiations'

Signed-off-by: yangchang <yangch...@chinatelecom.cn>
---
 lib/lacp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/lacp.h b/lib/lacp.h
index d731ae9..3c14862 100644
--- a/lib/lacp.h
+++ b/lib/lacp.h
@@ -24,7 +24,7 @@
 /* LACP Protocol Implementation. */

 enum lacp_status {
-    LACP_NEGOTIATED,                  /* Successful LACP negotations. */
+    LACP_NEGOTIATED,                  /* Successful LACP negotiations. */
     LACP_CONFIGURED,                  /* LACP is enabled but not negotiated. */
     LACP_DISABLED                     /* LACP is not enabled. */
 };
--
1.8.3.1



yangch...@chinatelecom.cn
 
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to