Loading
RDMA/hns: Fix a meaningless loop in active_dca_pages_proc()
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAMO4D ---------------------------------------------------------------------- The iterated element does not change, making the loop in active_dca_pages_proc() meaningless. Fixes: 12aa71f8 ("RDMA/hns: Add DCA support for kernel space") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>