diff options
author | Eric Dumazet <[email protected]> | 2022-01-05 09:08:49 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-05 09:50:06 -0800 |
commit | 2d6ec25539b0e7a4b4ad670abbcb3ec27b33e8ce (patch) | |
tree | 97999968629946b6d0bfa7c4910663eb0d6fcd95 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 88248c357c2a8dbff899770dc02e2edf89d989aa (diff) |
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
As reported by Johannes, the tracker allocated in
ethnl_default_notify() is not really needed, as this
function is not expected to change a device reference count.
Fixes: e4b8954074f6 ("netlink: add net device refcount tracker to struct ethnl_req_info")
Signed-off-by: Eric Dumazet <[email protected]>
Reported-by: Johannes Berg <[email protected]>
Tested-by: Johannes Berg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions