commit | bceda6e67b8f211419876c64ce2125f683927e64 | [log] [tgz] |
---|---|---|
author | Wenpeng Liang <liangwenpeng@huawei.com> | Fri Mar 20 11:23:39 2020 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Mar 26 16:52:28 2020 -0300 |
tree | c754fd0cef8b439edada82ef4fe6f3bed16c2617 | |
parent | f91b9196875262f256cc018bb55585bd1e473fd8 [diff] |
RDMA/hns: Remove meaningless prints ceq and aeq is a ring buffer, consumer index of them will be set to zero after reaching the maximum value. The warning should be removed or it may mislead the users. Link: https://lore.kernel.org/r/1584674622-52773-8-git-send-email-liweihang@huawei.com Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com> Signed-off-by: Weihang Li <liweihang@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>