Loading
RDMA/hns: Refactor hns_roce_alloc_ucontext()
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I98RAX -------------------------------------------------------------------------- In the hns_roce_alloc_ucontext() function, the configuration code is too much. Extract this part of the code into the function hns_roce_get_uctx_config() to improve readability. Signed-off-by:Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Juan Zhou <zhoujuan51@h-partners.com>