Skip to content
Commit 987db9f7 authored by David Howells's avatar David Howells
Browse files

rxrpc: Use the tx-phase skb flag to simplify tracing



Use the previously-added transmit-phase skbuff private flag to simplify the
socket buffer tracing a bit.  Which phase the skbuff comes from can now be
divined from the skb rather than having to be guessed from the call state.

We can also reduce the number of rxrpc_skb_trace values by eliminating the
difference between Tx and Rx in the symbols.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent b311e684
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment