]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: Move out resource CM-ID logic to separate file
authorLeon Romanovsky <leonro@mellanox.com>
Sat, 23 Feb 2019 09:15:17 +0000 (11:15 +0200)
committerDavid Ahern <dsahern@gmail.com>
Sun, 24 Feb 2019 15:06:48 +0000 (07:06 -0800)
commit438fac3a250e68895bb8cb3e3be942ffe4e7cb0f
tree90ca88927da01a75d408dc2ad267c94eb272e20c
parentfcdd2e0c68f2589e5d5c325f07f0e38afddbab6c
rdma: Move out resource CM-ID logic to separate file

Logically separate resource CM-ID logic to separate file,
in order to make CM-ID specific logic self-contained.

Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/Makefile
rdma/res-cmid.c [new file with mode: 0644]
rdma/res.c
rdma/res.h