From: Alan Cox <[email protected]>

Signed-off-by: Alan Cox <[email protected]>
---

 drivers/infiniband/hw/amso1100/c2_ae.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/infiniband/hw/amso1100/c2_ae.c 
b/drivers/infiniband/hw/amso1100/c2_ae.c
index 32d34e8..706cf97 100644
--- a/drivers/infiniband/hw/amso1100/c2_ae.c
+++ b/drivers/infiniband/hw/amso1100/c2_ae.c
@@ -311,6 +311,7 @@ void c2_ae_event(struct c2_dev *c2dev, u32 mq_index)
                if (cq->ibcq.event_handler)
                        cq->ibcq.event_handler(&ib_event,
                                               cq->ibcq.cq_context);
+               break;
        }
 
        default:

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to