Thu, Feb 11, 2016 at 03:31:36PM CET, ivec...@redhat.com wrote:
>On 3.2.2016 11:47, Jiri Pirko wrote:
>>+struct devlink_ops {
>>+     size_t priv_size;
>>+     int (*port_type_set)(struct devlink_port *devlink_port,
>>+                          enum devlink_port_type port_type);
>>+};
>It does not make sense to have priv_size member here... If it is necessary it
>should be placed in struct devlink.

I forgot to remove this. Will do that. Thanks!

Reply via email to