]> git.proxmox.com Git - mirror_iproute2.git/commit - rdma/res-qp.c
rdma: Move resource QP logic to separate file
authorLeon Romanovsky <leonro@mellanox.com>
Sat, 23 Feb 2019 09:15:18 +0000 (11:15 +0200)
committerDavid Ahern <dsahern@gmail.com>
Sun, 24 Feb 2019 15:06:56 +0000 (07:06 -0800)
commit687daf98f917cfa6793eea61485b5a0e533f3cf5
tree0de427d40aeeccfbb4a9fc718c15488b2784f8fe
parent438fac3a250e68895bb8cb3e3be942ffe4e7cb0f
rdma: Move resource QP logic to separate file

Logically separate resource QP logic to separate file,
in order to make PD 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-qp.c [new file with mode: 0644]
rdma/res.c
rdma/res.h