commit | 39ce67557568962fa9d1593741f76c4cc6762469 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Apr 12 16:34:09 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 12 16:57:23 2019 -0700 |
tree | 8c061a85e4be4a6722875de7b0d72f497385e3f9 | |
parent | f7f1dd3162efc7ffdbcdb9da1ad1599f8ab51296 [diff] |
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>