Loading
RDMA/hns: Fix incorrect variable usage in scc_attr_is_visible()
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9GZX2 ---------------------------------------------------------------------- The supported algorithm capabilities should be checked, instead of the default algorithm type. Fixes: 41da9cd8 ("RDMA/hns: Support congestion control algorithm parameter configuration") Signed-off-by:Juan Zhou <zhoujuan51@h-partners.com>