Loading
RDMA/hns: directly read the scc parameters in the driver instead of the firmware
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9SI44 ---------------------------------------------------------------------- The driver will now read the SCC parameters from the firmware during initialization. Subsequent SCC parameters are configured by the driver, so there is no need to read parameters from firmware again. Fixes: 523f34d8 ("RDMA/hns: Support congestion control algorithm parameter configuration") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Guofeng Yue <yueguofeng@h-partners.com>