bridge: fix a typo in comments
authorCong Wang <amwang@redhat.com>
Fri, 21 Jun 2013 07:37:25 +0000 (15:37 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2013 07:15:54 +0000 (00:15 -0700)
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_multicast.c

index 31952a103949d440ddf775885868b68b43c104ce..81befac015e1753339cd0bea01d17ae8faee1914 100644 (file)
@@ -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
  */