diff options
author | Florian Westphal <fw@strlen.de> | 2023-01-02 12:46:11 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2023-01-18 13:05:24 +0100 |
commit | 50bfbb8957abebc2359220d7c1e4663994461b36 (patch) | |
tree | 7b5c1d7043abbd27d3f139784adb1f525ab6d942 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f71cb8f45d092a1805e9ad474b6c6a17219cede5 (diff) |
netfilter: conntrack: remove pr_debug calls
Those are all useless or dubious.
getorigdst() is called via setsockopt, so return value/errno will
already indicate an appropriate error.
For other pr_debug calls there are better replacements, such as
slab/slub debugging or 'conntrack -E' (ctnetlink events).
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions