commit | ec6adad0a1e3ef3064c12146b00c2bd1e6835b0c | [log] [tgz] |
---|---|---|
author | Yixian Liu <liuyixian@huawei.com> | Tue Nov 05 19:07:54 2019 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Nov 08 16:37:53 2019 -0400 |
tree | 5f0db0949ed1c031f085b7259146dc83660ffb1f | |
parent | ffa2fd1323e32093abc23e7d71ed92b85e566ffe [diff] |
RDMA/hns: Delete unnecessary variable max_post There is no need to define max_post in hns_roce_wq, as it does same thing as wqe_cnt. Link: https://lore.kernel.org/r/1572952082-6681-2-git-send-email-liweihang@hisilicon.com Signed-off-by: Yixian Liu <liuyixian@huawei.com> Signed-off-by: Weihang Li <liweihang@hisilicon.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>