diff options
author | Eric Dumazet <[email protected]> | 2022-06-08 09:04:34 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-06-09 21:53:55 -0700 |
commit | c59f02f848672f92bcea90306240822239d68049 (patch) | |
tree | 23bf4824583b0cba26e9c12a7b79411dc79c1062 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3e7f2b8d30883f27ab1157bf3f23f30f1a07bf69 (diff) |
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
sk_stream_kill_queues() has three checks which have been
useful to detect kernel bugs in the past.
However they are potentially a problem because they
could flood the syslog.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions