Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / infiniband / core / cm_trace.c
blob8f3482f6633875e929d20175972e0f3a4b3fcf8c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3 * Trace points for the IB Connection Manager.
5 * Author: Chuck Lever <chuck.lever@oracle.com>
7 * Copyright (c) 2020, Oracle and/or its affiliates.
8 */
10 #include <rdma/rdma_cm.h>
11 #include "cma_priv.h"
13 #define CREATE_TRACE_POINTS
15 #include "cm_trace.h"