Commit 7c77602f authored by Cong Wang's avatar Cong Wang Committed by David S. Miller

bridge: fix a typo in comments

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: default avatarCong Wang <amwang@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 60877a32
...@@ -1012,7 +1012,7 @@ static int br_ip6_multicast_mld2_report(struct net_bridge *br, ...@@ -1012,7 +1012,7 @@ static int br_ip6_multicast_mld2_report(struct net_bridge *br,
#endif #endif
/* /*
* Add port to rotuer_list * Add port to router_list
* list is maintained ordered by pointer value * list is maintained ordered by pointer value
* and locked by br->multicast_lock and RCU * and locked by br->multicast_lock and RCU
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment