OSDN Git Service

rxrpc: Emit the data Tx trace line before transmitting
authorDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:32:27 +0000 (09:32 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:32:27 +0000 (09:32 +0100)
commitb3cfb6f567be00450d33b68f743c066af017a012
treef2866c757d823ee0437402cd667159b002ea0aab
parentd2944b1c66a502ada8aa67f508cd29ecbf035892
rxrpc: Emit the data Tx trace line before transmitting

Print the data Tx trace line before transmitting so that it appears before
the trace lines indicating success or failure of the transmission.  This
makes the trace log less confusing.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/output.c