From e694ebbaeeb59ccacf0c62b1aed816667a8d4668 Mon Sep 17 00:00:00 2001 From: Hangbin Liu Date: Fri, 13 Apr 2018 10:28:05 +0800 Subject: sys/linux/rdma_cm: remove RDMA_PS_SDP RDMA_PS_SDP has been removed since commit 1b90d3002e3ee ("RDMA/CMA: remove RDMA_PS_SDP") Signed-off-by: Hangbin Liu --- sys/linux/rdma_cm_amd64.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/rdma_cm_amd64.const') diff --git a/sys/linux/rdma_cm_amd64.const b/sys/linux/rdma_cm_amd64.const index d01c1df9c..363679329 100644 --- a/sys/linux/rdma_cm_amd64.const +++ b/sys/linux/rdma_cm_amd64.const @@ -54,7 +54,6 @@ RDMA_OPTION_ID_REUSEADDR = 1 RDMA_OPTION_ID_TOS = 0 RDMA_PS_IB = 319 RDMA_PS_IPOIB = 2 -RDMA_PS_SDP = 1 RDMA_PS_TCP = 262 RDMA_PS_UDP = 273 RDMA_UCM_EVENT_RESP_SIZE = 328 -- cgit mrf-deployment