diff options
| author | Dmitry Vyukov <[email protected]> | 2021-03-25 15:52:45 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-25 17:24:06 -0700 |
| commit | 6c996e19949b34d7edebed4f6b0511145c036404 (patch) | |
| tree | f98d98d0d5f0f1c60d9455bf17a97a4cf6321ceb /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | b01483a81a2c18b109d79598bdf781954b2f24ce (diff) | |
net: change netdev_unregister_timeout_secs min value to 1
netdev_unregister_timeout_secs=0 can lead to printing the
"waiting for dev to become free" message every jiffy.
This is too frequent and unnecessary.
Set the min value to 1 second.
Also fix the merge issue introduced by
"net: make unregister netdev warning timeout configurable":
it changed "refcnt != 1" to "refcnt".
Signed-off-by: Dmitry Vyukov <[email protected]>
Suggested-by: Eric Dumazet <[email protected]>
Fixes: 5aa3afe107d9 ("net: make unregister netdev warning timeout configurable")
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions