]> git.ipfire.org Git - thirdparty/linux.git/commit
rxrpc: Trace received connection aborts
authorDavid Howells <dhowells@redhat.com>
Fri, 12 Apr 2019 15:34:09 +0000 (16:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2019 23:57:23 +0000 (16:57 -0700)
commit39ce67557568962fa9d1593741f76c4cc6762469
tree8c061a85e4be4a6722875de7b0d72f497385e3f9
parentf7f1dd3162efc7ffdbcdb9da1ad1599f8ab51296
rxrpc: Trace received connection aborts

Trace received calls that are aborted due to a connection abort, typically
because of authentication failure.  Without this, connection aborts don't
show up in the trace log.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/conn_event.c