All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch net-next] bridge: fix a typo in comments
@ 2013-06-21  7:37 Cong Wang
  2013-06-24  7:16 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Cong Wang @ 2013-06-21  7:37 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, David S. Miller, Cong Wang

From: Cong Wang <amwang@redhat.com>

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>

---
diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c
index 31952a1..81befac 100644
--- a/net/bridge/br_multicast.c
+++ b/net/bridge/br_multicast.c
@@ -1012,7 +1012,7 @@ static int br_ip6_multicast_mld2_report(struct net_bridge *br,
 #endif
 
 /*
- * Add port to rotuer_list
+ * Add port to router_list
  *  list is maintained ordered by pointer value
  *  and locked by br->multicast_lock and RCU
  */

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Patch net-next] bridge: fix a typo in comments
  2013-06-21  7:37 [Patch net-next] bridge: fix a typo in comments Cong Wang
@ 2013-06-24  7:16 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-06-24  7:16 UTC (permalink / raw)
  To: amwang; +Cc: netdev, stephen

From: Cong Wang <amwang@redhat.com>
Date: Fri, 21 Jun 2013 15:37:25 +0800

> From: Cong Wang <amwang@redhat.com>
> 
> Cc: Stephen Hemminger <stephen@networkplumber.org>
> Cc: "David S. Miller" <davem@davemloft.net>
> Signed-off-by: Cong Wang <amwang@redhat.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-24  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-21  7:37 [Patch net-next] bridge: fix a typo in comments Cong Wang
2013-06-24  7:16 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.