mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
selftests: forwarding: bridge_mdb: Fix a typo
Add the letter missing from the word "INCLUDE". Signed-off-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Acked-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
344dd2c9e7
commit
f7ccf60c4a
@@ -1054,7 +1054,7 @@ ctrl_igmpv3_is_in_test()
|
||||
|
||||
bridge mdb del dev br0 port $swp1 grp 239.1.1.1 vid 10
|
||||
|
||||
log_test "IGMPv3 MODE_IS_INCLUE tests"
|
||||
log_test "IGMPv3 MODE_IS_INCLUDE tests"
|
||||
}
|
||||
|
||||
ctrl_mldv2_is_in_test()
|
||||
|
||||
Reference in New Issue
Block a user