diff options
author | 2025-04-17 17:32:32 -0700 | |
---|---|---|
committer | 2025-04-22 19:07:41 -0700 | |
commit | 434efd3d0cdd935d46c7448061537a2adcf8aeab (patch) | |
tree | 1e880d18356d61234d023de02d67cc9550d84fc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: visconti: convert to set_clk_tx_rate() method (diff) | |
download | wireguard-linux-434efd3d0cdd935d46c7448061537a2adcf8aeab.tar.xz wireguard-linux-434efd3d0cdd935d46c7448061537a2adcf8aeab.zip |
net: Drop hold_rtnl arg from ops_undo_list().
ops_undo_list() first iterates over ops_list for ->pre_exit().
Let's check if any of the ops has ->exit_rtnl() there and drop
the hold_rtnl argument.
Note that nexthop uses ->exit_rtnl() and is built-in, so hold_rtnl
is always true for setup_net() and cleanup_net() for now.
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/netdev/20250414170148.21f3523c@kernel.org/
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250418003259.48017-2-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions