* [PATCH 4/4] bonding:fix two typos
@ 2011-04-11 10:16 Weiping Pan(潘卫平)
2011-04-11 20:16 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Weiping Pan(潘卫平) @ 2011-04-11 10:16 UTC (permalink / raw)
Cc: Weiping Pan , Jay Vosburgh, Andy Gospodarek,
open list:BONDING DRIVER, open list
replace relpy with reply.
replace premanent with permanent.
Signed-off-by: Weiping Pan(潘卫平) <panweiping3@gmail.com>
---
drivers/net/bonding/bond_alb.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c
index 9bc5de3..6e176d6 100644
--- a/drivers/net/bonding/bond_alb.c
+++ b/drivers/net/bonding/bond_alb.c
@@ -701,7 +701,7 @@ static struct slave *rlb_arp_xmit(struct sk_buff *skb, struct bonding *bond)
*/
rlb_choose_channel(skb, bond);
- /* The ARP relpy packets must be delayed so that
+ /* The ARP reply packets must be delayed so that
* they can cancel out the influence of the ARP request.
*/
bond->alb_info.rlb_update_delay_counter = RLB_UPDATE_DELAY;
@@ -1042,7 +1042,7 @@ static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *sla
*
* If the permanent hw address of @slave is @bond's hw address, we need to
* find a different hw address to give @slave, that isn't in use by any other
- * slave in the bond. This address must be, of course, one of the premanent
+ * slave in the bond. This address must be, of course, one of the permanent
* addresses of the other slaves.
*
* We go over the slave list, and for each slave there we compare its
--
1.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 4/4] bonding:fix two typos
2011-04-11 10:16 [PATCH 4/4] bonding:fix two typos Weiping Pan(潘卫平)
@ 2011-04-11 20:16 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-04-11 20:16 UTC (permalink / raw)
To: panweiping3; +Cc: fubar, andy, netdev, linux-kernel
From: Weiping Pan(潘卫平) <panweiping3@gmail.com>
Date: Mon, 11 Apr 2011 18:16:32 +0800
> replace relpy with reply.
> replace premanent with permanent.
>
> Signed-off-by: Weiping Pan(潘卫平) <panweiping3@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-11 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 10:16 [PATCH 4/4] bonding:fix two typos Weiping Pan(潘卫平)
2011-04-11 20:16 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).