Loading
RDMA/hns: Fix the inconsistency between input max_send_sge and output max_send_sge
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IATE99 ---------------------------------------------------------------------- Delete the assignment to max_send_sge in the function to prevent the inconsistency between input max_send_sge and output max_send_sge. Fixes: 2a67a70d ("RDMA/hns: Fix the problem of sge nums") Signed-off-by:wenglianfa <wenglianfa@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>