mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
svcrdma: RPCDBG_FACILITY is no longer used
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This commit is contained in:
@@ -107,8 +107,6 @@
|
|||||||
#include "xprt_rdma.h"
|
#include "xprt_rdma.h"
|
||||||
#include <trace/events/rpcrdma.h>
|
#include <trace/events/rpcrdma.h>
|
||||||
|
|
||||||
#define RPCDBG_FACILITY RPCDBG_SVCXPRT
|
|
||||||
|
|
||||||
static void svc_rdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc);
|
static void svc_rdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc);
|
||||||
|
|
||||||
static inline struct svc_rdma_recv_ctxt *
|
static inline struct svc_rdma_recv_ctxt *
|
||||||
|
@@ -111,8 +111,6 @@
|
|||||||
#include "xprt_rdma.h"
|
#include "xprt_rdma.h"
|
||||||
#include <trace/events/rpcrdma.h>
|
#include <trace/events/rpcrdma.h>
|
||||||
|
|
||||||
#define RPCDBG_FACILITY RPCDBG_SVCXPRT
|
|
||||||
|
|
||||||
static void svc_rdma_wc_send(struct ib_cq *cq, struct ib_wc *wc);
|
static void svc_rdma_wc_send(struct ib_cq *cq, struct ib_wc *wc);
|
||||||
|
|
||||||
static inline struct svc_rdma_send_ctxt *
|
static inline struct svc_rdma_send_ctxt *
|
||||||
|
Reference in New Issue
Block a user