diff options
author | Hangbin Liu <[email protected]> | 2023-12-23 20:59:22 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-02 14:17:05 +0000 |
commit | 61fa2493ca76fd7bb74e13f0205274f4ab0aa696 (patch) | |
tree | cda32fcf2775b9ea7a473f53db82aff5a071b0ba /scripts/generate_rust_analyzer.py | |
parent | c46bfba1337d301661dbb23cfd905d4cb51f27ca (diff) |
selftests: bonding: do not set port down when adding to bond
Similar to commit be809424659c ("selftests: bonding: do not set port down
before adding to bond"). The bond-arp-interval-causes-panic test failed
after commit a4abfa627c38 ("net: rtnetlink: Enslave device before bringing
it up") as the kernel will set the port down _after_ adding to bond if setting
port down specifically.
Fix it by removing the link down operation when adding to bond.
Fixes: 2ffd57327ff1 ("selftests: bonding: cause oops in bond_rr_gen_slave_id")
Signed-off-by: Hangbin Liu <[email protected]>
Tested-by: Benjamin Poirier <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions