• David Howells's avatar
    rxrpc: Remove the flags from the rxrpc_skb tracepoint · 27f699cc
    David Howells authored
    Remove the flags from the rxrpc_skb tracepoint as we're no longer going to
    be using this for the transmission buffers and so marking which are
    transmission buffers isn't going to be necessary.
    
    Note that this also remove the rxrpc skb flag that indicates if this is a
    transmission buffer and so the count is not updated for the moment.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: linux-afs@lists.infradead.org
    27f699cc
skbuff.c 2.29 KB