]> git.baikalelectronics.ru Git - kernel.git/commit
iw_cxgb4: only call the cq comp_handler when the cq is armed
authorSteve Wise <swise@opengridcomputing.com>
Thu, 9 Nov 2017 15:14:43 +0000 (07:14 -0800)
committerDoug Ledford <dledford@redhat.com>
Mon, 13 Nov 2017 21:59:22 +0000 (16:59 -0500)
commit19438d984f486689c6c50c5205c1ec445b683424
treeeb5c56c4496ea3b53f2a306c97412ccf263a00a8
parent8878bc07d546b3ad29e3a1f1f05fcf0f945a7ee7
iw_cxgb4: only call the cq comp_handler when the cq is armed

The ULPs completion handler should only be called if the CQ is
armed for notification.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/ev.c
drivers/infiniband/hw/cxgb4/qp.c