]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
authorWeihang Li <liweihang@hisilicon.com>
Thu, 8 Aug 2019 14:53:52 +0000 (22:53 +0800)
committerDoug Ledford <dledford@redhat.com>
Mon, 12 Aug 2019 14:45:09 +0000 (10:45 -0400)
commit249f2f921f24db878b0cc5da80cb15d531587d79
treec988bac324331bddb818f86f88cfaa7031187028
parent260c3b3499198b2cfa911ea7fb4f28bb129ef1e8
RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()

There is no need to tell users when eq->cons_index is overflow, we
just set it back to zero.

Signed-off-by: Weihang Li <liweihang@hisilicon.com>
Link: https://lore.kernel.org/r/1565276034-97329-13-git-send-email-oulijun@huawei.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c