diff options
| author | Hangbin Liu <liuhangbin@gmail.com> | 2018-04-13 10:28:05 +0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-13 09:38:31 +0200 |
| commit | e694ebbaeeb59ccacf0c62b1aed816667a8d4668 (patch) | |
| tree | c457629ae4bbcb1b61a206f5044965c307d084c4 /sys/linux/rdma_cm_amd64.const | |
| parent | eb2295de3e1bb30cc943237992e3565742a4cc6d (diff) | |
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 <liuhangbin@gmail.com>
Diffstat (limited to 'sys/linux/rdma_cm_amd64.const')
| -rw-r--r-- | sys/linux/rdma_cm_amd64.const | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
