aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprtrdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sunrpc/xprtrdma.h')
-rw-r--r--include/linux/sunrpc/xprtrdma.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sunrpc/xprtrdma.h b/include/linux/sunrpc/xprtrdma.h
index c2f04e1ae159..64a0a0a97b23 100644
--- a/include/linux/sunrpc/xprtrdma.h
+++ b/include/linux/sunrpc/xprtrdma.h
@@ -62,8 +62,6 @@
#define RPCRDMA_INLINE_PAD_THRESH (512)/* payload threshold to pad (bytes) */
/* memory registration strategies */
-#define RPCRDMA_PERSISTENT_REGISTRATION (1)
-
enum rpcrdma_memreg {
RPCRDMA_BOUNCEBUFFERS = 0,
RPCRDMA_REGISTER,