summaryrefslogtreecommitdiff
path: root/include/trace/events/rpcrdma.h
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2020-08-17 09:53:11 -0400
committerJason Gunthorpe <jgg@nvidia.com>2020-08-24 16:01:47 -0300
commitb3d03daa7cd19a91266dc2cea3587dcf60e7a1f0 (patch)
tree93454d7413fd8c8a079edf3920d45595613191f0 /include/trace/events/rpcrdma.h
parent8d9290a4a8aa5d46073d558692d66a7190b81b90 (diff)
RDMA/core: Move the rdma_show_ib_cm_event() macro
Refactor: Make it globally available in the utilities header. Link: https://lore.kernel.org/r/159767239131.2968.9520990257041764685.stgit@klimt.1015granger.net Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/trace/events/rpcrdma.h')
-rw-r--r--include/trace/events/rpcrdma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trace/events/rpcrdma.h b/include/trace/events/rpcrdma.h
index abe942225637..b6aad52beb62 100644
--- a/include/trace/events/rpcrdma.h
+++ b/include/trace/events/rpcrdma.h
@@ -13,6 +13,7 @@
#include <linux/scatterlist.h>
#include <linux/sunrpc/rpc_rdma_cid.h>
#include <linux/tracepoint.h>
+#include <rdma/ib_cm.h>
#include <trace/events/rdma.h>
/**