Each specific HW accelerator can keep here handle to its own needs. Signed-off-by: Erez Shitrit <erezsh@xxxxxxxxxxxx> --- drivers/infiniband/ulp/ipoib/ipoib.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/infiniband/ulp/ipoib/ipoib.h b/drivers/infiniband/ulp/ipoib/ipoib.h index 7b158090c1ac..48b76bd872cb 100644 --- a/drivers/infiniband/ulp/ipoib/ipoib.h +++ b/drivers/infiniband/ulp/ipoib/ipoib.h @@ -406,6 +406,7 @@ struct ipoib_dev_priv { struct ib_ipoib_accel_ops *ipoib_accel_ops; unsigned max_send_sge; bool sm_fullmember_sendonly_support; + void *context; }; struct ipoib_ah { -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html