mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 17:30:54 +07:00
bridge: fix a typo in comments
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>
This commit is contained in:
parent
60877a32bc
commit
7c77602f57
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user