summaryrefslogtreecommitdiffstats
path: root/include/trace
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2018-10-01 14:25:47 -0400
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2018-10-02 16:14:05 -0400
commitae38288eb73c52e45917fe7d05d34b84a14a7930 (patch)
treec9c0db1061315c48659efaecdab58ebcec662a67 /include/trace
parent8440a886112b46a8b402679dca9d8b5662a0d73e (diff)
downloadlinux-stable-ae38288eb73c52e45917fe7d05d34b84a14a7930.tar.gz
linux-stable-ae38288eb73c52e45917fe7d05d34b84a14a7930.tar.bz2
linux-stable-ae38288eb73c52e45917fe7d05d34b84a14a7930.zip
xprtrdma: Rename rpcrdma_conn_upcall
Clean up: Use a function name that is consistent with the RDMA core API and with other consumers. Because this is a function that is invoked from outside the rpcrdma.ko module, add an appropriate documenting comment. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/trace')
-rw-r--r--include/trace/events/rpcrdma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/trace/events/rpcrdma.h b/include/trace/events/rpcrdma.h
index 89e017b0f0ec..3b9de5b6b725 100644
--- a/include/trace/events/rpcrdma.h
+++ b/include/trace/events/rpcrdma.h
@@ -306,7 +306,7 @@ DECLARE_EVENT_CLASS(xprtrdma_cb_event,
** Connection events
**/
-TRACE_EVENT(xprtrdma_conn_upcall,
+TRACE_EVENT(xprtrdma_cm_event,
TP_PROTO(
const struct rpcrdma_xprt *r_xprt,
struct rdma_cm_event *event