diff options
author | Eric Dumazet <[email protected]> | 2024-02-07 15:35:14 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-08 19:08:51 -0800 |
commit | e7689879d14ee730085c2f5974003c2d0ebbebc6 (patch) | |
tree | 14577346aab60bf868e98dedcc645c609c3fe51b /scripts/gdb/vmlinux-gdb.py | |
parent | fd0bb2c7ccd93ae308ca1317c04765b26e88e3a1 (diff) |
ethtool: do not use rtnl in ethnl_default_dumpit()
for_each_netdev_dump() can be used with RCU protection,
no need for rtnl if we are going to use dev_hold()/dev_put().
Signed-off-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions