On 07/12/2015 22:43, Dennis Dalessandro wrote:
> +struct rvt_dev_info {
> +     struct ib_device ibdev;
> +     int (*port_callback)(struct ib_device *, u8, struct kobject *);
> +
> +     /*
> +      * TODO:
> +      *      need to reflect module parameters that may vary by dev
> +      */
> +};

Could you explain what you mean by the TODO comment? Different device
drivers using rvt will have their own modules with their own parameters,
right? Why do you need them reflected here?

Thanks,
Haggai
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to