diff options
| author | Ido Schimmel <[email protected]> | 2022-10-18 06:39:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-10-19 13:01:08 +0000 |
| commit | b526b2ea1454d03b294cd10aa35695d5232b1106 (patch) | |
| tree | 16e1cfff36e8b946d34c8cdcc898d37f78f404c6 /tools/bpf/bpftool/prog.c | |
| parent | selftests: bridge_vlan_mcast: Delete qdiscs during cleanup (diff) | |
| download | kernel-b526b2ea1454d03b294cd10aa35695d5232b1106.tar.gz kernel-b526b2ea1454d03b294cd10aa35695d5232b1106.zip | |
selftests: bridge_igmp: Remove unnecessary address deletion
The test group address is added and removed in v2reportleave_test().
There is no need to delete it again during cleanup as it results in the
following error message:
# bash -x ./bridge_igmp.sh
[...]
+ cleanup
+ pre_cleanup
[...]
+ ip address del dev swp4 239.10.10.10/32
RTNETLINK answers: Cannot assign requested address
+ h2_destroy
Solve by removing the unnecessary address deletion.
Signed-off-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
