]> git.baikalelectronics.ru Git - kernel.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)
commit43ad254b9d8fa5fb1f09727d4dc7d5c521c8bed7
tree8c061a85e4be4a6722875de7b0d72f497385e3f9
parent608a0ed4820af3b4bdab505d0ee96459f16defbe
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