[PATCH 1/1] bonding: fix the typo

Subsystems: bonding driver, networking drivers, the rest

STALE3660d

2 messages, 2 authors, 2016-08-09 · open the first message on its own page

[PATCH 1/1] bonding: fix the typo

From: zyjzyj2000@gmail.com
Date: 2016-08-09 13:45:58

From: Zhu Yanjun <zyjzyj2000@gmail.com>

The message "803.ad" should be "802.3ad".

Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
---
 drivers/net/bonding/bond_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c
index 1f276fa..217e8da 100644
--- a/drivers/net/bonding/bond_main.c
+++ b/drivers/net/bonding/bond_main.c
@@ -152,7 +152,7 @@ module_param(lacp_rate, charp, 0);
 MODULE_PARM_DESC(lacp_rate, "LACPDU tx rate to request from 802.3ad partner; "
 			    "0 for slow, 1 for fast");
 module_param(ad_select, charp, 0);
-MODULE_PARM_DESC(ad_select, "803.ad aggregation selection logic; "
+MODULE_PARM_DESC(ad_select, "802.3ad aggregation selection logic; "
 			    "0 for stable (default), 1 for bandwidth, "
 			    "2 for count");
 module_param(min_links, int, 0);
-- 
2.7.4

Re: [PATCH 1/1] bonding: fix the typo

From: David Miller <davem@davemloft.net>
Date: 2016-08-09 21:57:57

From: zyjzyj2000@gmail.com
Date: Tue,  9 Aug 2016 21:36:04 +0800
From: Zhu Yanjun <zyjzyj2000@gmail.com>

The message "803.ad" should be "802.3ad".

Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help