commit | 2a2f1887e08964cf155bd67fc094eeb5b02c2f5c | [log] [tgz] |
---|---|---|
author | Lijun Ou <oulijun@huawei.com> | Mon Jul 08 21:41:18 2019 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Jul 25 12:23:10 2019 -0300 |
tree | 71c7b80510455a28835a5246c4edb6fdb89749cd | |
parent | 4f8f0d5e33ddb0d102cf6e61c8e8f497eb1c3866 [diff] |
RDMA/hns: Refactor the code of creating srq Move the related codes of creating user srq and kernel srq into two independent functions as well as remove some unused code and simplifications. Link: https://lore.kernel.org/r/1562593285-8037-3-git-send-email-oulijun@huawei.com Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>