Loading
RDMA/hns: Fix a meaningless loop in free_buffer_pages_proc()
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBV8UW ---------------------------------------------------------------------- The iterated element does not change, making the loop meaningless. This patch fixes it. Fixes: 10bb3b80 ("RDMA/hns: Add method for attaching WQE buffer") Signed-off-by:Yuyu Li <liyuyu6@huawei.com> Signed-off-by:
Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>