Skip to content
Commit 50bfbb89 authored by Florian Westphal's avatar Florian Westphal
Browse files

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: default avatarFlorian Westphal <fw@strlen.de>
parent f71cb8f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment