]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: Add unbound workqueue to list of poll context types
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 17 Jan 2019 15:14:43 +0000 (17:14 +0200)
committerDavid Ahern <dsahern@gmail.com>
Mon, 21 Jan 2019 16:19:44 +0000 (08:19 -0800)
commitb058f969dfe2de3d8c973f2a8f009845ee55cfb0
tree3d6e089a54d70d108611a28505a631710ffa08c3
parent54a0ade6d4f9dc1f3e4c13c8c9a83c755f0b1045
rdma: Add unbound workqueue to list of poll context types

Kernel commit f794809a7259 ("IB/core: Add an unbound WQ type to the new CQ API")
added new CQ poll context type, reflect this change in rdmatool.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/res.c