bonding: fix comment typo 20/20120/6
authorZhiyong Yang <[email protected]>
Fri, 14 Jun 2019 01:14:33 +0000 (21:14 -0400)
committerPaul Vinciguerra <[email protected]>
Wed, 26 Jun 2019 15:40:39 +0000 (15:40 +0000)
Type: style

Change-Id: I28908756019f8ca54c50334c470d8eded5621ade
Signed-off-by: Zhiyong Yang <[email protected]>
src/vnet/bonding/node.h

index b046f98..1782150 100644 (file)
@@ -236,7 +236,7 @@ typedef struct
   lacp_port_info_t partner;
   lacp_port_info_t partner_admin;;
 
-  /* Partner port information */
+  /* Actor port information */
   lacp_port_info_t actor;
   lacp_port_info_t actor_admin;