RDMA/hns: Fix a meaningless loop in free_buffer_pages_proc()
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6GT7F -------------------------------------------------------------------------- The iterated element does not change, making the loop meaningless. This patch fixes it. Fixes: d8cca476 ("RDMA/hns: Add method for attaching WQE buffer") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com>
Loading
Please sign in to comment