diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2019-10-23 16:02:14 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-10-24 16:30:40 +0200 |
commit | a52c23b8b207d676d6cdf531af482a79fa622b9d (patch) | |
tree | c77d1d6c5a52cc866c0604632f7f6e672f2a1b7f /include | |
parent | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() (diff) | |
download | linux-a52c23b8b207d676d6cdf531af482a79fa622b9d.tar.xz linux-a52c23b8b207d676d6cdf531af482a79fa622b9d.zip |
xprtrdma: Replace dprintk in xprt_rdma_set_port
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/trace/events/rpcrdma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trace/events/rpcrdma.h b/include/trace/events/rpcrdma.h index 0ca118bcc5ce..69a8278e5cef 100644 --- a/include/trace/events/rpcrdma.h +++ b/include/trace/events/rpcrdma.h @@ -416,6 +416,7 @@ DEFINE_RXPRT_EVENT(xprtrdma_remove); DEFINE_RXPRT_EVENT(xprtrdma_reinsert); DEFINE_RXPRT_EVENT(xprtrdma_op_inject_dsc); DEFINE_RXPRT_EVENT(xprtrdma_op_close); +DEFINE_RXPRT_EVENT(xprtrdma_op_setport); TRACE_EVENT(xprtrdma_op_connect, TP_PROTO( |