commit | a0976f418daf6f93c3c572767f0cf1e770df4717 | [log] [tgz] |
---|---|---|
author | Wei Hu(Xavier) <xavier.huwei@huawei.com> | Mon May 28 19:39:26 2018 +0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 30 20:45:03 2018 -0400 |
tree | 2bd486c5ef6ccc907dac3758fa43c37b0cea2709 | |
parent | 0b25c9cc53b5c0f87fab5e3cab0ff64e8d4ccc0b [diff] |
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core This patch hoisted the common process of disassociate_ucontext callback function into ib core code, and these code are common to ervery ib_device driver. Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com> Acked-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>