diff options
| author | Eric Dumazet <[email protected]> | 2024-02-13 06:32:44 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-14 11:20:14 +0000 |
| commit | e51b962438741f5482c82fb225c1d59136f0fd87 (patch) | |
| tree | 739a0261306f64f8161f6d2f2632691b40a21850 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 2dd4d828d648e101aaf19326afcdfee8667cb185 (diff) | |
net: remove dev_base_lock from register_netdevice() and friends.
RTNL already protects writes to dev->reg_state, we no longer need to hold
dev_base_lock to protect the readers.
unlist_netdevice() second argument can be removed.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions