On Wed, Jun 03, 2015 at 12:04:23PM +0300, Matan Barak wrote:
> Why is it casting away the const?
> ib_create_cq gets a "struct ib_cq_init_attr *" and passes it to
> device->create_cq which gets a "const struct ib_cq_init_attr *",
> so I'm adding a const, which is perfectly fine.

Right, never mind, I read the patch upside down..

Jason
--
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