Loading
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
After commit 983512f3 ("net: Drop the lock in skb_may_tx_timestamp()") from Sebastian Andrzej Siewior, apply the same logic in __build_packet_message() to avoid touching sk->sk_callback_lock. Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
Florian Westphal <fw@strlen.de>